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)
43internal String HashAlgorithm { get { return _hashAlgorithm; } }