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