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