<PackageReference Include="Microsoft.Bcl.Cryptography" Version="11.0.0-preview.5.26302.115" />
System.Security.Cryptography.CryptoPoolLease
namespace System.
Security.
Cryptography
{
internal ref struct CryptoPoolLease :
IDisposable
{
public void Dispose();
}
}