1 write to Slot
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
497
cell = new InterfaceCallCell() { InterfaceType = interfaceType,
Slot
= (int)slot };
1 reference to Slot
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
107
dispatchCell->Slot =
Slot
;