3 references to MethodProfilingData
ILCompiler.ReadyToRun (3)
IBC\IBCDataModel.cs (2)
79case SectionFormat.MethodProfilingData: 109yield return SectionFormat.MethodProfilingData;
IBC\IBCProfileParser.cs (1)
81if (section == SectionFormat.MethodProfilingData)