12 references to ERR_UnterminatedStringLit
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\InterpolationTests.cs (4)
137Diagnostic(ErrorCode.ERR_UnterminatedStringLit, "}").WithLocation(6, 5),
164Diagnostic(ErrorCode.ERR_UnterminatedStringLit, "}").WithLocation(6, 5),
367Diagnostic(ErrorCode.ERR_UnterminatedStringLit, "}").WithLocation(7, 5),
392Diagnostic(ErrorCode.ERR_UnterminatedStringLit, ";").WithLocation(5, 19),
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (4)