2 references to AsyncActiveSemaphore
System.Security.Cryptography (2)
System\Security\Cryptography\CryptoStream.cs (2)
240
await
AsyncActiveSemaphore
.WaitAsync(cancellationToken).ConfigureAwait(false);
479
await
AsyncActiveSemaphore
.WaitAsync(cancellationToken).ConfigureAwait(false);