3 references to PreferredObjectCreationHandling
System.Text.Json (3)
src\runtime\src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
106/// Specifies the default value of <see cref="JsonSerializerOptions.PreferredObjectCreationHandling"/> when set.
System\Text\Json\Serialization\Metadata\JsonPropertyInfo.cs (2)
198/// and <see cref="JsonSerializerOptions.PreferredObjectCreationHandling"/> value. 628: Options.PreferredObjectCreationHandling);