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