Implemented interface member:
method
RunAsync
Microsoft.Arcade.Common.IRetryHandler.RunAsync(System.Func<System.Int32, System.Threading.Tasks.Task<System.Boolean>>, System.Threading.CancellationToken)
1 reference to RunAsync
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
TestDoubles\MockRetryHandler.cs (1)
29=> RunAsync(actionSuccessfulAsync, CancellationToken.None);