7 references to WaitForConditionAsync
Microsoft.VisualStudioCode.Razor.IntegrationTests (7)
Services\DiagnosticsServices.cs (2)
47await Helper.WaitForConditionAsync( 60await Helper.WaitForConditionAsync(
Services\EditorService.cs (3)
51currentContents = await Helper.WaitForConditionAsync( 96var result = await Helper.WaitForConditionAsync( 242await Helper.WaitForConditionAsync(
Services\Helper.cs (1)
63await WaitForConditionAsync(condition, result => result, timeout, initialDelayMs);
Services\NavigationServices.cs (1)
27await Helper.WaitForConditionAsync(