1 write to DerivedType
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
941
DerivedType
= derivedTypeRef,
1 reference to DerivedType
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
2220
string derivedTypeExpr = $"typeof({derivedType.
DerivedType
.FullyQualifiedName})";