3 references to CreateExtensionDataProperty
System.Text.Json (3)
System\Text\Json\Serialization\Converters\Object\ObjectWithParameterizedConstructorConverter.cs (2)
106
JsonSerializer.
CreateExtensionDataProperty
(obj, jsonPropertyInfo, options);
238
JsonSerializer.
CreateExtensionDataProperty
(obj, jsonPropertyInfo, options);
System\Text\Json\Serialization\JsonSerializer.Read.HandlePropertyName.cs (1)
59
CreateExtensionDataProperty
(obj, dataExtProperty, options);