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