2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Description\ClientCredentials.cs (2)
62this.isReadOnly = other.isReadOnly; 336this.isReadOnly = true;
11 references to isReadOnly
System.ServiceModel (11)
System\ServiceModel\Description\ClientCredentials.cs (11)
62this.isReadOnly = other.isReadOnly; 85if (isReadOnly) 99if (isReadOnly) 113if (isReadOnly) 127if (isReadOnly) 141if (isReadOnly) 155if (isReadOnly) 169if (isReadOnly) 199if (this.isReadOnly) 216if (this.isReadOnly) 232if (this.isReadOnly)