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