1 write to Slot
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
458
cell = new InterfaceCallCell() { InterfaceType = interfaceType,
Slot
= (int)slot };
1 reference to Slot
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
102
return RuntimeAugments.NewInterfaceDispatchCell(builder.GetRuntimeTypeHandle(InterfaceType),
Slot
);