11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
313var errors = this.GetErrors(GetFullWidth(leading)); 2176trivia = trivia.WithDiagnosticsGreen(this.GetErrors(leadingTriviaWidth: 0)); 2447var errors = this.GetErrors(leadingTriviaWidth: 0); 2787var errors = this.GetErrors(GetFullWidth(leading)); 3143var errors = this.GetErrors(GetFullWidth(leading)); 3329var errors = this.GetErrors(GetFullWidth(leading)); 3483var errors = this.GetErrors(GetFullWidth(leading)); 3539var errors = this.GetErrors(GetFullWidth(leading)); 3951var errors = this.GetErrors(GetFullWidth(leading)); 4073var errors = this.GetErrors(GetFullWidth(leading)); 4203var errors = this.GetErrors(GetFullWidth(leading));