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