22 references to ERR_ExpectedVerbatimLiteral
Microsoft.CodeAnalysis.CSharp (3)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (15)
LexicalAndXml\LexicalTests.cs (11)
1203Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
1218Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
1233Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
1248Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
1264Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
1280Assert.Equal((int)ErrorCode.ERR_ExpectedVerbatimLiteral, errors[0].Code);
3072VerifyError(token, ErrorCode.ERR_ExpectedVerbatimLiteral);
3102VerifyError(token, ErrorCode.ERR_ExpectedVerbatimLiteral);
3108VerifyError(token, ErrorCode.ERR_ExpectedVerbatimLiteral);
3114VerifyError(token, ErrorCode.ERR_ExpectedVerbatimLiteral);
3120VerifyError(token, ErrorCode.ERR_ExpectedVerbatimLiteral);