2 references to TypeHandleSlot
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
2793
case DictionaryEntryKind.
TypeHandleSlot
:
2957
entryKind = (templateMethod != null ? DictionaryEntryKind.DeclaringTypeHandleSlot : DictionaryEntryKind.
TypeHandleSlot
);