2 references to WaitForItemsAsync
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\TextViewWindow_InProc.cs (1)
367var actionSets = await LightBulbHelper.WaitForItemsAsync(broker, view);
LightBulbHelper.cs (1)
45await WaitForItemsAsync(broker, view);