1 write to _completionTask
System.Threading.Tasks.Dataflow (1)
Internal\SpscTargetCore.cs (1)
360get { return LazyInitializer.EnsureInitialized(ref _completionTask, static () => new TaskCompletionSource<VoidResult>()); }