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