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