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