11 references to GetErrors
Microsoft.CodeAnalysis.CSharp (11)
Parser\Lexer.cs (11)
302
var errors = this.
GetErrors
();
2197
trivia = trivia.WithDiagnosticsGreen(this.
GetErrors
());
2471
var errors = this.
GetErrors
();
2834
var errors = this.
GetErrors
();
3190
var errors = this.
GetErrors
();
3376
var errors = this.
GetErrors
();
3530
var errors = this.
GetErrors
();
3586
var errors = this.
GetErrors
();
3998
var errors = this.
GetErrors
();
4120
var errors = this.
GetErrors
();
4250
var errors = this.
GetErrors
();