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