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