<PackageReference Include="Azure.Storage.Blobs" Version="12.27.0" />

Azure.Storage.Shared.AesGcm.AeadCommon

static class AeadCommon
Taken from https://github.com/dotnet/runtime/blob/main/src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/AeadCommon.Windows.cs SHOULD NOT BE CHANGED WITHOUT COORDINATING WITH BCL TEAM
namespace Azure.Storage.Shared.AesGcm { internal static class AeadCommon { } }