3 references to ClearEntryPoints
System.Threading.Tasks.Dataflow (3)
Blocks\BroadcastBlock.cs (1)
970linkedTargets = _targetRegistry.ClearEntryPoints();
Blocks\WriteOnceBlock.cs (1)
176TargetRegistry<T>.LinkedTargetInfo? linkedTargets = _targetRegistry.ClearEntryPoints();
Internal\SourceCore.cs (1)
944linkedTargets = _targetRegistry.ClearEntryPoints();