It would be useful to see whether a `CancellationTokenSource` has been canceled or disposed via `DebuggerDisplayAttribute`. Prior art: `CancellationToken` already does this.