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