1 write to m_hashAlgorithm
System.Core (1)
System\Security\Cryptography\ECDsaCng.cs (1)
115m_hashAlgorithm = value;
2 references to m_hashAlgorithm
System.Core (2)
System\Security\Cryptography\ECDsaCng.cs (2)
105return m_hashAlgorithm; 109Contract.Ensures(m_hashAlgorithm != null);