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