3 references to ReportWithDumpAndCatch
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestContext.cs (1)
276
FatalError.
ReportWithDumpAndCatch
(new Exception(
Microsoft.CodeAnalysis.Workspaces (2)
Diagnostics\DiagnosticData.cs (1)
188
catch (Exception e) when (FatalError.
ReportWithDumpAndCatch
(e, ErrorSeverity.Critical))
Workspace\Solution\SolutionCompilationState.RegularCompilationTracker.cs (1)
990
catch (Exception e) when (FatalError.
ReportWithDumpAndCatch
(e, ErrorSeverity.Critical))