2 references to ReadPropertyValue
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (1)
303ReadPropertyValue(obj, ref state, ref reader, jsonPropertyInfo, useExtensionProperty);
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (1)
109ReadPropertyValue(obj, ref state, ref tempReader, jsonPropertyInfo, useExtensionProperty);