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

Microsoft.Data.SqlClient.Connection.CachedContexts

Provides thread-safe caching and sharing of asynchronous call contexts between objects within a single SQL connection context.
namespace Microsoft.Data.SqlClient.Connection { internal class CachedContexts { public CachedContexts(); } }