2 writes to m_revocationMode
System (2)
security\system\security\cryptography\x509\x509chainpolicy.cs (2)
77
m_revocationMode
= value;
130
m_revocationMode
= X509RevocationMode.Online;
1 reference to m_revocationMode
System (1)
security\system\security\cryptography\x509\x509chainpolicy.cs (1)
72
return
m_revocationMode
;