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