3 references to ReportAndCatch
Microsoft.CodeAnalysis.CodeStyle (3)
FatalError.cs (2)
191
return
ReportAndCatch
(exception, severity);
221
return
ReportAndCatch
(exception, severity);
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\TaskExtensions.cs\TaskExtensions.cs (1)
348
FatalError.
ReportAndCatch
(exception);