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