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