2 writes to _currentByte
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (2)
45_currentByte = blob; 60_currentByte = new TargetPointer(_currentByte.Value + 1);
2 references to _currentByte
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\GC\GCRefMapDecoder.cs (2)
59x = _target.Read<byte>(_currentByte); 60_currentByte = new TargetPointer(_currentByte.Value + 1);