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