3 references to contextFromMethod
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2131
pResult->contextHandle =
contextFromMethod
(targetMethod);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1477
info->resolvedTokenDevirtualizedUnboxedMethod.tokenContext =
contextFromMethod
(nonUnboxingImpl);
1522
result.tokenContext = jitInterface.
contextFromMethod
(method);