1 instantiation of NativeCodeSlot
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\136\Microsoft_Diagnostics_DataContractReader_Data.NativeCodeSlot.g.cs (1)
31
=> new
NativeCodeSlot
(target, address);
5 references to NativeCodeSlot
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\136\Microsoft_Diagnostics_DataContractReader_Data.NativeCodeSlot.g.cs (2)
30
static
NativeCodeSlot
IData<
NativeCodeSlot
>.Create(Target target, TargetPointer address)
Contracts\RuntimeTypeSystem_1.cs (1)
294
baseSize += Data.
NativeCodeSlot
.GetSize(target);
Data\MethodDesc.cs (1)
76
internal sealed partial class NativeCodeSlot : IData<
NativeCodeSlot
>
RuntimeTypeSystemHelpers\MethodDescOptionalSlots.cs (1)
115
offset += Data.
NativeCodeSlot
.GetSize(target);