3 references to GuidFromStringXxHash128
Microsoft.VisualStudio.TestPlatform.Extensions.TestIds.TestLogger (1)
TestIdsLogger.cs (1)
229EqtHash.GuidFromStringXxHash128(seed));
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestCase.cs (1)
248TestCaseIdAlgorithm.XxHash128 => EqtHash.GuidFromStringXxHash128(testcaseFullName),
Utilities\EqtHash.cs (1)
24/// <see cref="GuidFromStringXxHash128(string)"/> for the xxHash128 based successor, which is available