3 references to ReportAndPropagateUnlessCanceled
Microsoft.CodeAnalysis.CSharp (3)
Compiler\ClsComplianceChecker.cs (1)
220
catch (Exception e) when (FatalError.
ReportAndPropagateUnlessCanceled
(e))
Compiler\MethodCompiler.cs (2)
402
catch (Exception e) when (FatalError.
ReportAndPropagateUnlessCanceled
(e))
448
catch (Exception e) when (FatalError.
ReportAndPropagateUnlessCanceled
(e))