2 references to ReportAndCatch
Metrics.Legacy (2)
src\Dependencies\Contracts\ErrorReporting\FatalError.cs (2)
196
return
ReportAndCatch
(exception, severity);
226
return
ReportAndCatch
(exception, severity);