11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
317
var errors = this.
GetErrors
(GetFullWidth(leading));
2212
trivia = trivia.WithDiagnosticsGreen(this.
GetErrors
(leadingTriviaWidth: 0));
2486
var errors = this.
GetErrors
(leadingTriviaWidth: 0);
2849
var errors = this.
GetErrors
(GetFullWidth(leading));
3205
var errors = this.
GetErrors
(GetFullWidth(leading));
3391
var errors = this.
GetErrors
(GetFullWidth(leading));
3545
var errors = this.
GetErrors
(GetFullWidth(leading));
3601
var errors = this.
GetErrors
(GetFullWidth(leading));
4013
var errors = this.
GetErrors
(GetFullWidth(leading));
4135
var errors = this.
GetErrors
(GetFullWidth(leading));
4265
var errors = this.
GetErrors
(GetFullWidth(leading));