4 references to OperationCanceledIgnoringCallerTokenException
Microsoft.CodeAnalysis.Remote.Workspaces (4)
RemoteCallback.cs (4)
51
throw new
OperationCanceledIgnoringCallerTokenException
(e);
71
throw new
OperationCanceledIgnoringCallerTokenException
(exception);
86
throw new
OperationCanceledIgnoringCallerTokenException
(exception);
125
throw new
OperationCanceledIgnoringCallerTokenException
(exception);