1 write to _errorList
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\ErrorList_OutOfProc.Verifier.cs (1)
18
_errorList
= errorList;
1 reference to _errorList
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
OutOfProcess\ErrorList_OutOfProc.Verifier.cs (1)
30
Assert.Equal(0,
_errorList
.GetErrorListErrorCount());