<PackageReference Include="Microsoft.Data.SqlClient" Version="7.1.0-preview3.26238.4" />
Microsoft.Data.SqlClient.Connection.SessionStateRecord
namespace Microsoft.Data.SqlClient.Connection
{
internal sealed class SessionStateRecord
{
public SessionStateRecord();
}
}