3 references to Intervals
Microsoft.DotNet.Cli.Utils (1)
ExponentialRetry.cs (1)
75timer = timer ?? (() => Timer(Intervals));
Microsoft.DotNet.PackageInstall.Tests (1)
NuGetPackageInstallerTests.cs (1)
301timer: () => ExponentialRetry.Timer(ExponentialRetry.Intervals),
Microsoft.NET.TestFramework (1)
Commands\TestCommand.cs (1)
130timer: () => Timer(Intervals),