1 write to _passthrough
System.Threading.Tasks.Dataflow (1)
Internal\TargetRegistry.cs (1)
379_passthrough = passthrough;
1 reference to _passthrough
System.Threading.Tasks.Dataflow (1)
Internal\TargetRegistry.cs (1)
383public ITargetBlock<T> LinkedTarget { get { return _passthrough._target; } }