2 references to ReportAndCatch
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\roslyn\src\Dependencies\Contracts\ErrorReporting\FatalError.cs (2)
199
return
ReportAndCatch
(exception, severity);
229
return
ReportAndCatch
(exception, severity);