3 references to GetHash
Microsoft.TestPlatform.AdapterUtilities (3)
TestIdProvider.cs (3)
32/// <exception cref="InvalidOperationException">Thrown if <see cref="GetHash"/> or <see cref="GetId"/> is called already.</exception> 51/// <exception cref="InvalidOperationException">Thrown if <see cref="GetHash"/> or <see cref="GetId"/> is called already.</exception> 107var hashSlice = GetHash().AsSpan().Slice(0, 16);