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