2 writes to m_hashCode
System.Core (2)
System\Security\Cryptography\CngProperty.cs (2)
30m_hashCode = null; 143m_hashCode = hashCode;
2 references to m_hashCode
System.Core (2)
System\Security\Cryptography\CngProperty.cs (2)
129if (!m_hashCode.HasValue) { 146return m_hashCode.Value;