2 references to addSubpatternsForTuple
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
2137
addSubpatternsForTuple
(ImmutableArray<TypeWithAnnotations>.Empty, ref hasUnionMatching);
2142
addSubpatternsForTuple
(strippedInputType.TupleElementTypesWithAnnotations, ref hasUnionMatching);