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