11 references to RetryAsync
Microsoft.VisualStudio.Razor.IntegrationTests (11)
InProcess\EditorInProcess.cs (1)
112return await Helper.RetryAsync(async ct =>
InProcess\EditorInProcess_Commands.cs (1)
95await Helper.RetryAsync(ct =>
InProcess\EditorInProcess_Text.cs (1)
135await Helper.RetryAsync(async ct =>
InProcess\FindReferencesWindowInProcess.cs (1)
26return await Helper.RetryAsync(async ct =>
InProcess\LightBulbHelper.cs (1)
21var active = await Helper.RetryAsync(async cancellationToken =>
InProcess\RazorProjectSystemInProcess.cs (3)
31await Helper.RetryAsync(ct => 42await Helper.RetryAsync(ct => 67await Helper.RetryAsync(async ct =>
InProcess\TaskListInProcess.cs (2)
23await Helper.RetryAsync((cancellationToken) => 34return await Helper.RetryAsync(async (cancellationToken) =>
RenameTests.cs (1)
367await Helper.RetryAsync(ct =>