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