11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
302var errors = this.GetErrors(); 2197trivia = trivia.WithDiagnosticsGreen(this.GetErrors()); 2471var errors = this.GetErrors(); 2834var errors = this.GetErrors(); 3190var errors = this.GetErrors(); 3376var errors = this.GetErrors(); 3530var errors = this.GetErrors(); 3586var errors = this.GetErrors(); 3998var errors = this.GetErrors(); 4120var errors = this.GetErrors(); 4250var errors = this.GetErrors();