2 references to ERR_StringMustStartWithQuoteCharacter
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2236or ErrorCode.ERR_StringMustStartWithQuoteCharacter
Parser\Lexer_StringLiteral.cs (1)
464TrySetError(_lexer.MakeError(start, window.Position - start, ErrorCode.ERR_StringMustStartWithQuoteCharacter));