3 references to GetHashCode
Microsoft.Build (2)
Evaluation\IntrinsicFunctions.cs (2)
435
=> CommunicationsUtilities.
GetHashCode
(toHash);
449
StringHashingAlgorithm.Legacy => CommunicationsUtilities.
GetHashCode
(toHash),
Microsoft.Build.Framework (1)
BackEnd\Handshake.cs (1)
83
int salt = CommunicationsUtilities.
GetHashCode
($"{handshakeSalt}{toolsDirectory}");