1 write to TypeDiscriminatorPropertyName
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1026TypeDiscriminatorPropertyName = typeDiscriminatorPropertyName,
1 reference to TypeDiscriminatorPropertyName
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
2267source.AppendLine($" TypeDiscriminatorPropertyName = {FormatStringLiteral(options.TypeDiscriminatorPropertyName)},");