1 write to _target
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataValue.cs (1)
38
_target
= target;
2 references to _target
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataValue.cs (2)
45
_totalSize = (ulong)
_target
.PointerSize;
177
_target
.ReadBuffer(loc.AddressOrValue, memBytes);