24 references to ERR_TupleReservedElementName
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
806
Error(diagnostics, ErrorCode.
ERR_TupleReservedElementName
, syntax, name, reserved);
Errors\ErrorFacts.cs (1)
1749
or ErrorCode.
ERR_TupleReservedElementName
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (22)
CodeGen\CodeGenTupleTest.cs (22)
3024
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item1").WithArguments("Item1", "1").WithLocation(6, 28),
3027
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item1").WithArguments("Item1", "1").WithLocation(6, 50),
3030
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(7, 14),
3033
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(7, 40)
3054
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item10").WithArguments("Item10", "10").WithLocation(6, 37),
3057
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item1").WithArguments("Item1", "1").WithLocation(6, 61),
3060
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item10").WithArguments("Item10", "10").WithLocation(6, 71)
3125
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item3").WithArguments("Item3", "3").WithLocation(6, 28),
3128
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(6, 42),
3134
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(6, 111),
3137
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item4").WithArguments("Item4", "4").WithLocation(6, 125),
12433
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item9").WithArguments("Item9", "9").WithLocation(9, 17),
12436
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item1").WithArguments("Item1", "1").WithLocation(9, 28),
12439
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(9, 39),
12442
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item3").WithArguments("Item3", "3").WithLocation(9, 50),
12445
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item4").WithArguments("Item4", "4").WithLocation(9, 61),
12448
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item5").WithArguments("Item5", "5").WithLocation(9, 72),
12451
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item6").WithArguments("Item6", "6").WithLocation(9, 83),
12454
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item7").WithArguments("Item7", "7").WithLocation(9, 94),
12457
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item8").WithArguments("Item8", "8").WithLocation(9, 105)
12536
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item1").WithArguments("Item1", "1").WithLocation(9, 73)
13155
Diagnostic(ErrorCode.
ERR_TupleReservedElementName
, "Item2").WithArguments("Item2", "2").WithLocation(35, 73),