internal bool IsOnContext(Scheduler other) => _context.IsSameAs(other?._context ?? SynchronizationContext.Current);