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