1 write to _hashAlgorithm
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PartManifestEntry.cs (1)
79
_hashAlgorithm
= hashAlgorithm;
1 reference to _hashAlgorithm
WindowsBase (1)
Base\MS\Internal\IO\Packaging\PartManifestEntry.cs (1)
43
internal String HashAlgorithm { get { return
_hashAlgorithm
; } }