2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
42this.isReadOnly = other.isReadOnly; 195this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (2)
42this.isReadOnly = other.isReadOnly; 200if (this.isReadOnly)