2 references to GetReaderScopedToNextValue
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializer.Read.Utf8JsonReader.cs (2)
285
Utf8JsonReader scopedReader =
GetReaderScopedToNextValue
(ref reader, ref state);
310
Utf8JsonReader scopedReader =
GetReaderScopedToNextValue
(ref reader, ref state);