2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\X509PeerCertificateAuthentication.cs (2)
35
this.
isReadOnly
= other.isReadOnly;
151
this.
isReadOnly
= true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\X509PeerCertificateAuthentication.cs (2)
35
this.isReadOnly = other.
isReadOnly
;
156
if (this.
isReadOnly
)