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