2 references to HashFromBlob
Microsoft.Build.Tasks.Core (2)
ResolveKeySource.cs (2)
134UInt64 hash = HashFromBlob(keyBytes); 135hash ^= HashFromBlob(userNameBytes); // modify it with the username hash, so each user would get different hash for the same key