1 write to IsValueTuple
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
673
IsValueTuple
= type.IsTupleType,
1 reference to IsValueTuple
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
1479
{
IsValueTuple
: true } => $"() => default({typeSpec.TypeRef.FullyQualifiedName})",