2 references to contextFromType
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2102pResult->contextHandle = contextFromType(exactType);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
1602info->tokenLookupContext = contextIsMethod ? contextFromMethod(originalImpl) : contextFromType(owningType);