3 references to AmountToWrite
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (3)
551
int amountToWrite =
AmountToWrite
(span, _bytePositionInLine, readSoFar, written);
561
int amountToWrite =
AmountToWrite
(span, _bytePositionInLine, readSoFar, written);
608
amountToWrite =
AmountToWrite
(span, _bytePositionInLine, readSoFar, written);