27 references to ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (1)
83
ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
,
Errors\ErrorFacts.cs (1)
2221
or ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (25)
LexicalAndXml\LexicalErrorTests.cs (23)
1043
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 23));
1065
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 28));
1088
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 23));
1110
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 30));
1133
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1157
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 23));
1180
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1203
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 28));
1226
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 39));
1438
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1507
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1557
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 23));
1579
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 27));
1633
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 23));
1657
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 27));
1682
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 23));
1732
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(7, 41));
1786
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(9, 31));
1811
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 27));
1867
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(10, 23));
1893
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(11, 23));
2000
Diagnostic(ErrorCode.
ERR_NewlinesAreNotAllowedInsideANonVerbatimInterpolatedString
, "}").WithArguments("10.0", "11.0").WithLocation(8, 23));
2043
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));