Closed lornazh closed 4 months ago
Update a method call with the new name to fix project build.
Method PerInstrumentPerChannelResultsToPerPinPerSiteResultsis renamed to PerInstrumentPerChannelResultsToPinSiteData.
PerInstrumentPerChannelResultsToPerPinPerSiteResults
PerInstrumentPerChannelResultsToPinSiteData
Relies on Pre.
What does this Pull Request accomplish?
Update a method call with the new name to fix project build.
Why should this Pull Request be merged?
Method
PerInstrumentPerChannelResultsToPerPinPerSiteResults
is renamed toPerInstrumentPerChannelResultsToPinSiteData
.What testing has been done?
Relies on Pre.