2 references to HasErrorsAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (2)
DiagnosticsTests.cs (1)
63
var hasErrors = await TestServices.Diagnostics.
HasErrorsAsync
();
Services\DiagnosticsServices.cs (1)
48
HasErrorsAsync
,