4 writes to _HashAlgorithmForControl
mscorlib (4)
system\reflection\assemblyname.cs (4)
191
name.
_HashAlgorithmForControl
=_HashAlgorithmForControl;
219
_HashAlgorithmForControl
=hashAlgorithm;
365
_HashAlgorithmForControl
= (AssemblyHashAlgorithm) m_siInfo.GetValue("_HashAlgorithmForControl", typeof(AssemblyHashAlgorithm));
369
_HashAlgorithmForControl
= AssemblyHashAlgorithm.None;
2 references to _HashAlgorithmForControl
mscorlib (2)
system\reflection\assemblyname.cs (2)
191
name._HashAlgorithmForControl=
_HashAlgorithmForControl
;
335
info.AddValue("_HashAlgorithmForControl",
_HashAlgorithmForControl
, typeof(AssemblyHashAlgorithm));