1 reference to MaxDelaySecs
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\TextLoader.cs (1)
25
internal static readonly TimeSpan RetryDelay = TimeSpan.FromSeconds(
MaxDelaySecs
/ MaxRetries);