1 write to AllowDuplicateProperties
System.Text.Json.SourceGeneration (1)
parent\Common\JsonSourceGenerationOptionsAttribute.cs (1)
40
AllowDuplicateProperties
= false;
1 reference to AllowDuplicateProperties
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
562
case nameof(JsonSourceGenerationOptionsAttribute.
AllowDuplicateProperties
):