<PackageReference Include="Polly.Core" Version="8.7.0" />

Polly.Utils.DisposeHelper

static class DisposeHelper
namespace Polly.Utils { internal static class DisposeHelper { public static ValueTask TryDisposeSafeAsync<[System.Runtime.CompilerServices.Nullable(2)] T>(T value, bool isSynchronous); } }