2 references to ReadAheadPropertyValue
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (1)
215
if (!
ReadAheadPropertyValue
(ref state, ref reader, jsonPropertyInfo))
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (1)
529
if (!
ReadAheadPropertyValue
(ref state, ref reader, jsonPropertyInfo))