2 references to InferClosedTypePolymorphism
System.Text.Json (2)
src\runtime\src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
192
/// Specifies the default value of <see cref="JsonSerializerOptions.
InferClosedTypePolymorphism
"/> when set.
System\Text\Json\Serialization\Metadata\DefaultJsonTypeInfoResolver.Helpers.cs (1)
96
if (typeInfo.Options.
InferClosedTypePolymorphism
&&