2 references to HasErrors
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (1)
2195if (this.HasErrors)
Parser\Lexer_RawStringLiteral.cs (1)
97Debug.Assert(!this.HasErrors);