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