1 write to PreferredPropertyObjectCreationHandling
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
57typeInfo.PreferredPropertyObjectCreationHandling = creationHandling;
3 references to PreferredPropertyObjectCreationHandling
System.Text.Json (3)
System\Text\Json\Serialization\Attributes\JsonObjectCreationHandlingAttribute.cs (1)
17/// that support population will be populated. When default resolvers are used this will be mapped to <see cref="JsonTypeInfo.PreferredPropertyObjectCreationHandling"/>.
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (2)
199/// capability of property converter to populate, containing type's <see cref="JsonTypeInfo.PreferredPropertyObjectCreationHandling"/>. 630DeclaringTypeInfo.PreferredPropertyObjectCreationHandling