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