<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0" />

Microsoft.Data.SqlClient.Utilities.ObjectPools

static class ObjectPools
This is a collection of general object pools that can be reused as needed.
namespace Microsoft.Data.SqlClient.Utilities { internal static class ObjectPools { } }