2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\WindowsServiceCredential.cs (2)
22this.isReadOnly = other.isReadOnly; 53this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Security\WindowsServiceCredential.cs (2)
22this.isReadOnly = other.isReadOnly; 58if (this.isReadOnly)