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;