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