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