1 write to _target
Microsoft.Diagnostics.DataContractReader.Contracts (1)
RuntimeTypeSystemHelpers\TypeValidation.cs (1)
88_target = target;
2 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (2)
RuntimeTypeSystemHelpers\TypeValidation.cs (2)
93internal TargetPointer MethodTable => _target.ReadPointer(Address + (ulong)_type.Fields[nameof(MethodTable)].Offset); 95internal readonly bool ValidateReadable() => ValidateDataReadable<EEClass>(_target, Address);