3 references to ILMethod
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\ILBodyFixupSignature.cs (3)
72EcmaMethod ilMethod = ILMethod; 92var metadata = ReadyToRunStandaloneMethodMetadata.Compute(ILMethod); 117sb.Append(nameMangler.GetMangledMethodName(ILMethod));