3 references to GetErrorCount
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
InProcess\ErrorList_InProc.cs (2)
26while (GetErrorCount() != 0) 58return GetErrorCount(minimumSeverity);
OutOfProcess\ErrorList_OutOfProc.cs (1)
25=> _inProc.GetErrorCount();