3 references to SectionFormatCount
ILCompiler.ReadyToRun (3)
IBC\IBCDataModel.cs (3)
49
SectionTypeInfo[] sectionTypeInfo = new SectionTypeInfo[(int)SectionFormat.
SectionFormatCount
];
55
for (SectionFormat section = 0; section < SectionFormat.
SectionFormatCount
; section++)
114
for (SectionFormat section = 0; section < SectionFormat.
SectionFormatCount
; section++)