2 writes to _revocationMode
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509ServiceCertificateAuthentication.cs (2)
32_revocationMode = other._revocationMode; 75_revocationMode = value;
3 references to _revocationMode
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\X509ServiceCertificateAuthentication.cs (3)
32_revocationMode = other._revocationMode; 70return _revocationMode; 124chainPolicy.RevocationMode = _revocationMode;