5 references to GuidFromString
Microsoft.VisualStudio.TestPlatform.Extensions.TestIds.TestLogger (1)
TestIdsLogger.cs (1)
228EqtHash.GuidFromString(seed),
Microsoft.VisualStudio.TestPlatform.ObjectModel (4)
TestCase.cs (1)
249TestCaseIdAlgorithm.Sha1 => EqtHash.GuidFromString(testcaseFullName),
Utilities\EqtHash.cs (3)
54/// This is the intended successor to <see cref="GuidFromString(string)"/>. xxHash128 is a 65/// This deliberately does NOT produce the same value as <see cref="GuidFromString(string)"/>. 69/// <see cref="GuidFromString(string)"/> about work item association requiring sign off from the