3 references to SetHandlers
InteractiveHost32 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
19
FatalError.
SetHandlers
(FailFast.Handler, nonFatalHandler: null);
InteractiveHost64 (1)
src\Interactive\HostProcess\InteractiveHostEntryPoint.cs (1)
19
FatalError.
SetHandlers
(FailFast.Handler, nonFatalHandler: null);
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (1)
267
/// cref="
SetHandlers
(ErrorReporterHandler, ErrorReporterHandler?)"/>.