2 references to GetErrorListContents
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\ErrorList_InProc.cs (2)
32
foreach (var error in
GetErrorListContents
())
77
return
GetErrorListContents
(minimumSeverity);