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