1 write to AllowDuplicateProperties
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
454AllowDuplicateProperties = allowDuplicateProperties,
1 reference to AllowDuplicateProperties
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
1191if (optionsSpec.AllowDuplicateProperties is bool allowDuplicateProperties)