2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
30this.isReadOnly = other.isReadOnly; 83this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
30this.isReadOnly = other.isReadOnly; 88if (this.isReadOnly)