27 references to ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (1)
83
ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
,
Errors\ErrorFacts.cs (1)
2222
or ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (25)
LexicalAndXml\LexicalErrorTests.cs (23)
997
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 23));
1019
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 28));
1042
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 23));
1064
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 30));
1087
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1111
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 23));
1134
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1157
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1180
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 39));
1392
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1461
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1511
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 23));
1533
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1587
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 23));
1611
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 27));
1636
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 23));
1686
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 41));
1740
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 31));
1765
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 27));
1821
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 23));
1847
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(11, 23));
1954
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 23));
1997
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 34));
Parsing\RawInterpolatedStringLiteralCompilingTests.cs (1)
294
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("9.0", "11.0").WithLocation(7, 4));
Parsing\RawStringLiteralCompilingTests.cs (1)
222
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("9.0", "11.0").WithLocation(7, 4));