3 references to GetStartPosition
System.Text.Json (3)
System\Text\Json\Reader\Utf8JsonReader.MultiSegment.cs (3)
944
SequencePosition start = rollBackState.
GetStartPosition
(offset: 1); // Offset for the starting quote
1086
SequencePosition start = rollBackState.
GetStartPosition
(offset: 1); // Offset for the starting quote
1237
SequencePosition start = rollBackState.
GetStartPosition
();