Microsoft.Data.SqlClient.ConnectionPool.DbConnectionPoolAuthenticationContextKey
Represents the key of dbConnectionPoolAuthenticationContext.
All data members should be immutable and so, hashCode is pre-computed.
namespace Microsoft.Data.SqlClient.ConnectionPool
{
internal sealed class DbConnectionPoolAuthenticationContextKey
{
}
}