3 references to ERR_ConstantStringTooLong
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (1)
2697Error(diagnostics, ErrorCode.ERR_ConstantStringTooLong, right.Syntax);
Errors\ErrorFacts.cs (1)
1721or ErrorCode.ERR_ConstantStringTooLong
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
12049Diagnostic(ErrorCode.ERR_ConstantStringTooLong, "C1").WithLocation(28, 68)