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