46 references to ERR_TupleElementNamesAttributeMissing
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
761
var info = new CSDiagnosticInfo(ErrorCode.
ERR_TupleElementNamesAttributeMissing
,
Errors\ErrorFacts.cs (1)
1761
or ErrorCode.
ERR_TupleElementNamesAttributeMissing
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
CodeGen\CodeGenTupleTest.cs (1)
4572
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int a, int b)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(11, 13),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (43)
Attributes\AttributeTests_Nullable.cs (5)
267
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "I0").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(2, 18)
272
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "I0").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(2, 18)
329
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "C1").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(34, 14),
332
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(object a, object b)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(34, 21),
335
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(object a, object b)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(36, 24)
Attributes\AttributeTests_Tuples.cs (38)
662
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int key, int val)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(8, 31),
665
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e2, int e3)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(16, 42),
668
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, (int e2, int e3) e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(16, 33),
671
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e5, int e6)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(17, 11),
674
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e7, int e8)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(17, 35),
677
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e9, int e10)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(17, 55),
680
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e11, int e12)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(18, 6),
683
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "((int e11, int e12) e13, int e14)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(18, 5),
686
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e15, int e16)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(19, 18),
689
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e19, int e20)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(19, 58),
692
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e18, Base1<(int e19, int e20)> e21)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(19, 42),
695
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "((int e15, int e16) e17, (int e18, Base1<(int e19, int e20)> e21) e22)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(19, 17),
698
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int key2, int val2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(10, 38),
701
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int key3, int val3)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(12, 44),
704
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(dynamic e2, dynamic e3)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(72, 47),
707
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, @"(dynamic e1,
711
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(41, 19),
714
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(42, 32),
717
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e3, int e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(43, 44),
720
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(43, 19),
723
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e3, int e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(44, 48),
726
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(44, 19),
729
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, @"(int e1, int e2, int e3, int e4, int e5,
733
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(57, 19),
736
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(58, 19),
739
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e3, int e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(60, 34),
742
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(60, 12),
745
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(dynamic e1, dynamic e2, object e3)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(68, 14),
748
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "((dynamic e1, dynamic e2, object e3) e4, dynamic e5)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(68, 13),
751
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(22, 19),
754
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e2, int e3)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(23, 34),
757
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, (int e2, int e3) e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(23, 25),
760
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, (int, (dynamic, dynamic)) e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(25, 36),
763
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(object e1, dynamic e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(27, 25),
766
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(dynamic e3, object e4)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(28, 16),
769
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, @"(int e1, int e2, int e3, int e4, int e5,
773
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, @"(int e1, int e2, int e3, int e4, int e5,
777
Diagnostic(ErrorCode.
ERR_TupleElementNamesAttributeMissing
, "(int e1, int e2)").WithArguments("System.Runtime.CompilerServices.TupleElementNamesAttribute").WithLocation(21, 19));