3 references to GetHashCode
Microsoft.Build (3)
CommunicationsUtilities.cs (1)
105
salt = CommunicationsUtilities.
GetHashCode
(handshakeSalt + toolsDirectory);
Evaluation\IntrinsicFunctions.cs (2)
424
=> CommunicationsUtilities.
GetHashCode
(toHash);
438
StringHashingAlgorithm.Legacy => CommunicationsUtilities.
GetHashCode
(toHash),