2 references to HashByteArray
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLBinary.cs (1)
462return HashByteArray(m_value, cbLen);
fx\src\data\System\Data\SQLTypes\SQLString.cs (1)
994return SqlBinary.HashByteArray(rgbSortKey, rgbSortKey.Length);