3 references to SectionTypeInfo
ILCompiler.ReadyToRun (3)
IBC\IBCDataModel.cs (3)
52sectionTypeInfo[(int)SectionFormat.BasicBlockInfo] = new SectionTypeInfo(tokenType, SectionFormat.BasicBlockInfo); 53sectionTypeInfo[(int)SectionFormat.BlobStream] = new SectionTypeInfo(tokenType, SectionFormat.BlobStream); 84sectionTypeInfo[(int)section] = new SectionTypeInfo(tokenType, section);