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