2 writes to _hashAlgorithm
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (2)
162_hashAlgorithm = _hashAlgorithm, 240set => _hashAlgorithm = value;
2 references to _hashAlgorithm
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\AssemblyName.cs (2)
162_hashAlgorithm = _hashAlgorithm, 239get => _hashAlgorithm;