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