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