4 references to InteractiveHostProcessCreationFailed
Microsoft.CodeAnalysis.InteractiveHost (4)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (4)
167Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess)); 188Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 201Host.InteractiveHostProcessCreationFailed?.Invoke(null, TryGetExitCode(newProcess)); 222Host.InteractiveHostProcessCreationFailed?.Invoke(e, TryGetExitCode(newProcess));