Dematerialize<TSource> sealed class Dematerialize<TSource> : Producer<TSource, _<TSource>> Documentation Code public Dematerialize(IObservable<Notification<TSource>> source)