2 writes to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Description\ServiceAuthenticationBehavior.cs (2)
36this.isReadOnly = other.isReadOnly; 165this.isReadOnly = true;
2 references to isReadOnly
System.ServiceModel (2)
System\ServiceModel\Description\ServiceAuthenticationBehavior.cs (2)
36this.isReadOnly = other.isReadOnly; 170if (this.isReadOnly)