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);
2839
var errors = this.
GetErrors
(GetFullWidth(leading));
3195
var errors = this.
GetErrors
(GetFullWidth(leading));
3381
var errors = this.
GetErrors
(GetFullWidth(leading));
3535
var errors = this.
GetErrors
(GetFullWidth(leading));
3591
var errors = this.
GetErrors
(GetFullWidth(leading));
4003
var errors = this.
GetErrors
(GetFullWidth(leading));
4125
var errors = this.
GetErrors
(GetFullWidth(leading));
4255
var errors = this.
GetErrors
(GetFullWidth(leading));