3 references to MethodDescSlot
ILCompiler.ReadyToRun (3)
JitInterface\CorInfoImpl.ReadyToRun.cs (3)
2797
case DictionaryEntryKind.
MethodDescSlot
:
2802
if (entryKind == DictionaryEntryKind.
MethodDescSlot
)
2960
entryKind = DictionaryEntryKind.
MethodDescSlot
;