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