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