1 write to _hash
Microsoft.TestPlatform.AdapterUtilities (1)
TestIdProvider.cs (1)
86_hash = _sha.Hash;
5 references to _hash
Microsoft.TestPlatform.AdapterUtilities (5)
TestIdProvider.cs (5)
36if (_hash != null) 55if (_hash != null) 79if (_hash != null) 81return _hash; 88return _hash!;