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)
383
public ITargetBlock<T> LinkedTarget { get { return
_passthrough
._target; } }