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