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