1 write to isCacheSettingReadOnly
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
541
isCacheSettingReadOnly
= true;
2 references to isCacheSettingReadOnly
System.ServiceModel (2)
System\ServiceModel\ClientBase.cs (2)
406
if (
isCacheSettingReadOnly
&& cacheSetting != value)
536
if (
isCacheSettingReadOnly
)