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