11 references to ERR_AllowsClauseMustBeLast
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Constraints.cs (1)
305
diagnostics.Add(ErrorCode.
ERR_AllowsClauseMustBeLast
, syntax.GetFirstToken().GetLocation());
Errors\ErrorFacts.cs (1)
2456
or ErrorCode.
ERR_AllowsClauseMustBeLast
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (9)
RefStructInterfacesTests.cs (9)
4513
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15)
4539
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15),
4593
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15),
4648
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15),
4683
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(5, 19),
4844
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15),
4895
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15),
4948
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15)
5089
Diagnostic(ErrorCode.
ERR_AllowsClauseMustBeLast
, "allows").WithLocation(3, 15)