1 write to Slot
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\MethodDesc.cs (1)
16Slot = target.ReadField<ushort>(address, type, nameof(Slot));
3 references to Slot
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (1)
228public ushort Slot => _desc.Slot;
Data\MethodDesc.cs (1)
16Slot = target.ReadField<ushort>(address, type, nameof(Slot));
RuntimeTypeSystemHelpers\MethodValidation.cs (1)
73internal ushort Slot => _desc.Slot;