1 reference to MaxAttemptsToCreateProcess
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.cs (1)
223for (int attempt = 0; attempt < MaxAttemptsToCreateProcess; attempt++)