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