1 write to _asyncActiveSemaphore
System.IO.Pipes (1)
System\IO\Pipes\PipeStream.Unix.cs (1)
435return LazyInitializer.EnsureInitialized(ref _asyncActiveSemaphore, () => new SemaphoreSlim(1, 1));