3 references to ReportAndCatch
Microsoft.CodeAnalysis.InteractiveHost (3)
FatalError.cs (2)
191
return
ReportAndCatch
(exception, severity);
221
return
ReportAndCatch
(exception, severity);
TaskExtensions.cs (1)
348
FatalError.
ReportAndCatch
(exception);