2 references to FailFast
InteractiveHost32 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
19FatalError.SetHandlers(FailFast.Handler, nonFatalHandler: null);
InteractiveHost64 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
19FatalError.SetHandlers(FailFast.Handler, nonFatalHandler: null);