59 references to ERR_TupleTooFewElements
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
1748or ErrorCode.ERR_TupleTooFewElements
Parser\LanguageParser.cs (2)
7727var missing = this.AddError(this.CreateMissingIdentifierName(), ErrorCode.ERR_TupleTooFewElements); 12530this.AddError(this.CreateMissingIdentifierName(), ErrorCode.ERR_TupleTooFewElements)));
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (8)
CodeGen\CodeGenDeconstructTests.cs (1)
4979Diagnostic(ErrorCode.ERR_TupleTooFewElements, "1").WithLocation(4, 19),
CodeGen\CodeGenExprLambdaTests.cs (4)
3451Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(2, 71), 3472Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(2, 94), 3498Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(2, 71), 3519Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(2, 94),
CodeGen\CodeGenTupleTest.cs (3)
25044Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 20), 25047Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 31) 25078Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 25)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Semantics\AnonymousFunctionTests.cs (1)
1331Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(6, 40),
Semantics\LambdaTests.cs (1)
6943Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 43),
Semantics\ReadOnlyStructsTests.cs (1)
2145Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(6, 22),
Semantics\RecordStructTests.cs (1)
9857Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(11, 31),
Semantics\RefFieldTests.cs (1)
11758Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(2, 25),
Semantics\TopLevelStatementsTests.cs (1)
642Diagnostic(ErrorCode.ERR_TupleTooFewElements, @"""Hi!""").WithLocation(4, 30),
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Symbols\AssemblyAndNamespaceTests.cs (1)
628Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(3, 26),
Symbols\PartialPropertiesTests.cs (1)
5162Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(6, 24),
Symbols\Source\FieldTests.cs (2)
294Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 44), 362Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 44),
Symbols\SymbolErrorTests.cs (2)
1139Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 16), 1193Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 16),
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (36)
IncrementalParsing\IncrementalParsingTests.cs (1)
642Diagnostic(ErrorCode.ERR_TupleTooFewElements, "true").WithLocation(13, 13),
Parsing\AnonymousFunctionParsingTests.cs (2)
1997Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 53), 2025Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 53),
Parsing\DeclarationScopeParsingTests.cs (2)
11299Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 23), 11414Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 27),
Parsing\ExtensionsParsingTests.cs (3)
35Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(3, 26), 2011Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(3, 23), 3200Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(3, 23),
Parsing\MemberDeclarationParsingTests.cs (12)
12624Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 20), 12709Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 20), 12794Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 21), 12879Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 21), 12964Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 22), 13049Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 23), 13134Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 21), 13219Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 22), 13304Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 21), 13398Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 19 + op.Length - 1), 16448Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 94), 16582Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 95),
Parsing\ParserErrorMessageTests.cs (1)
54Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(9, 20),
Parsing\RefReadonlyTests.cs (1)
434Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 55),
Parsing\SeparatedSyntaxListParsingTests.cs (6)
333Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 13), 342Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 15), 679Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 13), 688Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 15), 741Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 13), 750Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(5, 15),
Parsing\StatementAttributeParsingTests.cs (1)
7460Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 16),
Parsing\StatementParsingTests.cs (1)
3932Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(1, 13)
Parsing\TopLevelStatementsParsingTests.cs (1)
660Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 20),
Parsing\ValueTupleTests.cs (5)
509Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 20), 512Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 31) 616Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 26), 717Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 22)); 725Diagnostic(ErrorCode.ERR_TupleTooFewElements, ")").WithLocation(4, 22));