2 references to HashByteArray
System.Data.Common (2)
System\Data\SQLTypes\SQLBinary.cs (1)
409return HashByteArray(_value, cbLen);
System\Data\SQLTypes\SQLString.cs (1)
917return SqlBinary.HashByteArray(rgbSortKey, rgbSortKey.Length);