4 references to OperationCanceledIgnoringCallerTokenException
Microsoft.CodeAnalysis.Remote.Workspaces (4)
RemoteCallback.cs (4)
49
throw new
OperationCanceledIgnoringCallerTokenException
(e);
69
throw new
OperationCanceledIgnoringCallerTokenException
(exception);
84
throw new
OperationCanceledIgnoringCallerTokenException
(exception);
123
throw new
OperationCanceledIgnoringCallerTokenException
(exception);