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