3 writes to _revocationMode
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509ChainPolicy.cs (3)
63_revocationMode = value; 128_revocationMode = X509RevocationMode.Online; 142_revocationMode = _revocationMode,
2 references to _revocationMode
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509ChainPolicy.cs (2)
57return _revocationMode; 142_revocationMode = _revocationMode,