3 references to ERR_WrongNumberOfSubpatterns
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Patterns.cs (2)
1773
diagnostics.Add(ErrorCode.
ERR_WrongNumberOfSubpatterns
, node.Location, declType, elementTypesWithAnnotations.Length, node.Subpatterns.Count);
2077
diagnostics.Add(ErrorCode.
ERR_WrongNumberOfSubpatterns
, tupleDesignation.Location,
Errors\ErrorFacts.cs (1)
1926
or ErrorCode.
ERR_WrongNumberOfSubpatterns