2 references to PopulatePropertiesFastPath
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Object\ObjectDefaultConverter.cs (1)
49
PopulatePropertiesFastPath
(obj, jsonTypeInfo, options, ref reader, ref state);
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (1)
51
PopulatePropertiesFastPath
(populatedObject, jsonTypeInfo, options, ref reader, ref state);