2 references to ReportWithDumpAndCatch
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))