3 writes to isReadOnly
System.ServiceModel (3)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (3)
137this.isReadOnly = false; 174this.isReadOnly = true; 652this.isReadOnly = true;
4 references to isReadOnly
System.ServiceModel (4)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (4)
297return this.isReadOnly; 359if (this.isReadOnly) 379if (this.isReadOnly) 650if (!this.isReadOnly)