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