1 reference to HashLength
NuGet.Protocol (1)
Utility\CachingUtility.cs (1)
34
return EncodingUtility.ToHex(hash,
HashLength
) + (addIdentifiableCharacters ? "$" + trailing : string.Empty);