4 references to ConstrainedMethodEntrySlot
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (4)
2291
? DictionaryEntryKind.
ConstrainedMethodEntrySlot
2335
ComputeRuntimeLookupForSharedGenericToken(DictionaryEntryKind.
ConstrainedMethodEntrySlot
, ref pResolvedToken, pConstrainedResolvedToken, originalMethod, HandleToObject(callerHandle), ref pResult->codePointerOrStubLookup);
2799
case DictionaryEntryKind.
ConstrainedMethodEntrySlot
:
2806
else if (entryKind == DictionaryEntryKind.MethodEntrySlot || entryKind == DictionaryEntryKind.
ConstrainedMethodEntrySlot
)