11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
317
var errors = this.
GetErrors
(GetFullWidth(leading));
2221
trivia = trivia.WithDiagnosticsGreen(this.
GetErrors
(leadingTriviaWidth: 0));
2499
var errors = this.
GetErrors
(leadingTriviaWidth: 0);
2862
var errors = this.
GetErrors
(GetFullWidth(leading));
3218
var errors = this.
GetErrors
(GetFullWidth(leading));
3404
var errors = this.
GetErrors
(GetFullWidth(leading));
3558
var errors = this.
GetErrors
(GetFullWidth(leading));
3614
var errors = this.
GetErrors
(GetFullWidth(leading));
4026
var errors = this.
GetErrors
(GetFullWidth(leading));
4148
var errors = this.
GetErrors
(GetFullWidth(leading));
4278
var errors = this.
GetErrors
(GetFullWidth(leading));