6 references to OnFatalException
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\DocumentAnalysisExecutor_Helpers.cs (1)
180
FailFast.
OnFatalException
(ex);
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
FaultReporter.cs (2)
155
FailFast.
OnFatalException
(exception);
159
FailFast.
OnFatalException
(e);
Microsoft.CodeAnalysis.Workspaces (1)
FailFast.cs (1)
19
internal static readonly FatalError.ErrorReporterHandler Handler = static (e, _, _) =>
OnFatalException
(e);
Microsoft.VisualStudio.LanguageServices (2)
Watson\FaultReporter.cs (2)
155
FailFast.
OnFatalException
(exception);
159
FailFast.
OnFatalException
(e);