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