2 references to ScenarioInfo
ILCompiler.ReadyToRun (2)
IBC\IBCDataModel.cs (1)
68case SectionFormat.ScenarioInfo:
IBC\IBCDataReader.cs (1)
661IfPresent(sectionTable, SectionFormat.ScenarioInfo, () => result.Scenarios = ReadScenarioSection(ref result.TotalNumberOfRuns));