<PackageReference Include="Microsoft.Data.SqlClient" Version="7.1.0-preview2.26190.5" />

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(); } }