1 reference to PartialStateForRollback
System.Text.Json (1)
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (1)
2601
return new
PartialStateForRollback
(_totalConsumed, _bytePositionInLine, _consumed, _currentPosition);