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