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