2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\HttpDigestClientCredential.cs (2)
26this.isReadOnly = other.isReadOnly; 57this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\HttpDigestClientCredential.cs (2)
26this.isReadOnly = other.isReadOnly; 62if (this.isReadOnly)