3 references to ERR_ConstantStringTooLong
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
1818
Error(diagnostics, ErrorCode.
ERR_ConstantStringTooLong
, right.Syntax);
Errors\ErrorFacts.cs (1)
1660
case ErrorCode.
ERR_ConstantStringTooLong
:
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
11407
Diagnostic(ErrorCode.
ERR_ConstantStringTooLong
, "C1").WithLocation(28, 68)