2 references to ComputeHash64Fast
Microsoft.Build (2)
Evaluation\IntrinsicFunctions.cs (1)
441StringHashingAlgorithm.Fnv1a64bitFast => FowlerNollVo1aHash.ComputeHash64Fast(toHash),
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
1451value = FowlerNollVo1aHash.ComputeHash64Fast(text);