1 write to _prevBytePositionInLine
System.Text.Json (1)
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
2614
_prevBytePositionInLine
= bytePositionInLine;
1 reference to _prevBytePositionInLine
System.Text.Json (1)
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
1109
_bytePositionInLine = state.
_prevBytePositionInLine
;