1 write to _hash
NuGet.Packaging (1)
Sha512HashFunction.cs (1)
69_hash = _hashFunc.GetHashAndReset();
3 references to _hash
NuGet.Packaging (3)
Sha512HashFunction.cs (3)
57if (_hash != null) 67if (_hash == null) 72return _hash;