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