4 references to GetHash
Microsoft.TestPlatform.AdapterUtilities (4)
TestIdProvider.cs (3)
36/// <exception cref="InvalidOperationException">Thrown if <see cref="GetHash"/> or <see cref="GetId"/> is called already.</exception> 55/// <exception cref="InvalidOperationException">Thrown if <see cref="GetHash"/> or <see cref="GetId"/> is called already.</exception> 111var hashSlice = GetHash().AsSpan().Slice(0, 16);
TestIdProviderXxHash128.cs (1)
95/// on instance after this method is called. Unlike <see cref="TestIdProvider.GetHash"/>, which