4 references to TryGetExitCode
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (4)
171Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess)); 192Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 205Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 226Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess));