2 references to ReportAndPropagateUnlessCanceled
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (1)
128
catch (Exception e) when (FatalError.
ReportAndPropagateUnlessCanceled
(e))
src\Dependencies\Threading\AsyncBatchingWorkQueue`2.cs (1)
280
catch (Exception ex) when (FatalError.
ReportAndPropagateUnlessCanceled
(ex, ErrorSeverity.Critical))