3 references to ReportUnexpectedException
Microsoft.CodeAnalysis.Remote.Workspaces (3)
RemoteCallback.cs (3)
69
catch (Exception exception) when (
ReportUnexpectedException
(exception, cancellationToken))
84
catch (Exception exception) when (
ReportUnexpectedException
(exception, cancellationToken))
123
catch (Exception exception) when (
ReportUnexpectedException
(exception, cancellationToken))