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