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