Base:
1 reference to ReadAsync
System.Security.Cryptography (1)
System\Security\Cryptography\CryptoStream.cs (1)
730
bytesRead = await
ReadAsync
(rentedBuffer.AsMemory(0, bufferSize), cancellationToken).ConfigureAwait(false);