2 references to contextFromType
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2146
pResult->contextHandle =
contextFromType
(exactType);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
1500
info->tokenLookupContext =
contextFromType
(owningType);