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