11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
311
var errors = this.
GetErrors
(GetFullWidth(leading));
2550
trivia = trivia.WithDiagnosticsGreen(this.
GetErrors
(leadingTriviaWidth: 0));
2841
var errors = this.
GetErrors
(leadingTriviaWidth: 0);
3177
var errors = this.
GetErrors
(GetFullWidth(leading));
3533
var errors = this.
GetErrors
(GetFullWidth(leading));
3719
var errors = this.
GetErrors
(GetFullWidth(leading));
3873
var errors = this.
GetErrors
(GetFullWidth(leading));
3929
var errors = this.
GetErrors
(GetFullWidth(leading));
4341
var errors = this.
GetErrors
(GetFullWidth(leading));
4463
var errors = this.
GetErrors
(GetFullWidth(leading));
4593
var errors = this.
GetErrors
(GetFullWidth(leading));