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