2 references to ERR_NotEnoughQuotesForRawString
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2231or ErrorCode.ERR_NotEnoughQuotesForRawString
Parser\Lexer_StringLiteral.cs (1)
481TrySetError(_lexer.MakeError(window.Position - startingQuoteCount, startingQuoteCount, ErrorCode.ERR_NotEnoughQuotesForRawString));