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