2 references to Compute
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\ILBodyFixupSignature.cs (1)
92var metadata = ReadyToRunStandaloneMethodMetadata.Compute(ILMethod);
IL\ReadyToRunILProvider.cs (1)
329Debug.Assert(ReadyToRunStandaloneMethodMetadata.Compute((EcmaMethod)_owningMethod.GetPrimaryMethodDesc().GetTypicalMethodDefinition()) != null);