4 references to TryGetExitCode
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (4)
169Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess)); 190Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 203Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 224Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess));