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