2 writes to _target
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (2)
54_target = target; 64_target = null;
2 references to _target
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (2)
77[MemberNotNullWhen(false, nameof(_target))] 92x = _target.Read<byte>(_currentByte);