2 writes to m_revocationFlag
System (2)
security\system\security\cryptography\x509\x509chainpolicy.cs (2)
88m_revocationFlag = value; 131m_revocationFlag = X509RevocationFlag.ExcludeRoot;
1 reference to m_revocationFlag
System (1)
security\system\security\cryptography\x509\x509chainpolicy.cs (1)
83return m_revocationFlag;