11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
317
var errors = this.
GetErrors
(GetFullWidth(leading));
2216
trivia = trivia.WithDiagnosticsGreen(this.
GetErrors
(leadingTriviaWidth: 0));
2494
var errors = this.
GetErrors
(leadingTriviaWidth: 0);
2857
var errors = this.
GetErrors
(GetFullWidth(leading));
3213
var errors = this.
GetErrors
(GetFullWidth(leading));
3399
var errors = this.
GetErrors
(GetFullWidth(leading));
3553
var errors = this.
GetErrors
(GetFullWidth(leading));
3609
var errors = this.
GetErrors
(GetFullWidth(leading));
4021
var errors = this.
GetErrors
(GetFullWidth(leading));
4143
var errors = this.
GetErrors
(GetFullWidth(leading));
4273
var errors = this.
GetErrors
(GetFullWidth(leading));