1 reference to ReportAndCatchUnlessCanceled
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (1)
241
_ = task.ContinueWith(p =>
ReportAndCatchUnlessCanceled
(p.Exception!, cancellationToken),