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