1 write to _hashCode
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
45_hashCode = sidString == null ? 0 : sidString.GetHashCode();
1 reference to _hashCode
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPoolIdentity.cs (1)
197return _hashCode;