1 reference to RetryDelayConstant
Microsoft.DotNet.Build.Tasks.Installers (1)
src\ExecWithRetries.cs (1)
99
Math.Pow(RetryDelayBase, i) +
RetryDelayConstant
);