2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\PeerCredential.cs (2)
35this.isReadOnly = other.isReadOnly; 111this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\PeerCredential.cs (2)
35this.isReadOnly = other.isReadOnly; 118if (this.isReadOnly)