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