29 references to JsonSourceGenerationOptionsAttribute
System.Text.Json.SourceGeneration (29)
JsonSourceGenerator.Parser.cs (29)
448case nameof(JsonSourceGenerationOptionsAttribute.AllowOutOfOrderMetadataProperties): 452case nameof(JsonSourceGenerationOptionsAttribute.AllowTrailingCommas): 456case nameof(JsonSourceGenerationOptionsAttribute.Converters): 470case nameof(JsonSourceGenerationOptionsAttribute.DefaultBufferSize): 474case nameof(JsonSourceGenerationOptionsAttribute.DefaultIgnoreCondition): 478case nameof(JsonSourceGenerationOptionsAttribute.DictionaryKeyPolicy): 482case nameof(JsonSourceGenerationOptionsAttribute.RespectNullableAnnotations): 486case nameof(JsonSourceGenerationOptionsAttribute.RespectRequiredConstructorParameters): 490case nameof(JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyFields): 494case nameof(JsonSourceGenerationOptionsAttribute.IgnoreReadOnlyProperties): 498case nameof(JsonSourceGenerationOptionsAttribute.IncludeFields): 502case nameof(JsonSourceGenerationOptionsAttribute.MaxDepth): 506case nameof(JsonSourceGenerationOptionsAttribute.NewLine): 510case nameof(JsonSourceGenerationOptionsAttribute.NumberHandling): 514case nameof(JsonSourceGenerationOptionsAttribute.PreferredObjectCreationHandling): 518case nameof(JsonSourceGenerationOptionsAttribute.PropertyNameCaseInsensitive): 522case nameof(JsonSourceGenerationOptionsAttribute.PropertyNamingPolicy): 526case nameof(JsonSourceGenerationOptionsAttribute.ReadCommentHandling): 530case nameof(JsonSourceGenerationOptionsAttribute.ReferenceHandler): 534case nameof(JsonSourceGenerationOptionsAttribute.UnknownTypeHandling): 538case nameof(JsonSourceGenerationOptionsAttribute.UnmappedMemberHandling): 542case nameof(JsonSourceGenerationOptionsAttribute.UseStringEnumConverter): 546case nameof(JsonSourceGenerationOptionsAttribute.WriteIndented): 550case nameof(JsonSourceGenerationOptionsAttribute.IndentCharacter): 554case nameof(JsonSourceGenerationOptionsAttribute.IndentSize): 558case nameof(JsonSourceGenerationOptionsAttribute.GenerationMode): 562case nameof(JsonSourceGenerationOptionsAttribute.AllowDuplicateProperties): 566case nameof(JsonSourceGenerationOptionsAttribute.InferClosedTypePolymorphism): 570case nameof(JsonSourceGenerationOptionsAttribute.TypeClassifiers):