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