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