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