1 reference to SourceObservable
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlock.cs (1)
2267
return _table.GetValue(source, static s => new
SourceObservable
<TOutput>(s));