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