3 writes to _currentByte
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (3)
55_currentByte = blob; 65_currentByte = TargetPointer.Null; 93_currentByte = new TargetPointer(_currentByte.Value + 1);
2 references to _currentByte
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (2)
92x = _target.Read<byte>(_currentByte); 93_currentByte = new TargetPointer(_currentByte.Value + 1);