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)
36
if (
_hash
!= null)
55
if (
_hash
!= null)
79
if (
_hash
!= null)
81
return
_hash
;
88
return
_hash
!;