2 references to SectionIterator
ILCompiler.ReadyToRun (2)
IBC\IBCDataReader.cs (1)
663foreach (SectionFormat section in IBCData.SectionIterator(IBCData.SectionIteratorKind.TokenFlags))
IBC\IBCProfileParser.cs (1)
55foreach (SectionFormat section in IBCData.SectionIterator(iteratorKind))