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