1 write to _hashCode
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
20_hashCode = sidString == null ? 0 : sidString.GetHashCode();
1 reference to _hashCode
System.Data.Odbc (1)
Common\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
46return _hashCode;