1 write to s_isCacheSettingReadOnly
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
425s_isCacheSettingReadOnly = true;
2 references to s_isCacheSettingReadOnly
System.ServiceModel.Primitives (2)
System\ServiceModel\ClientBase.cs (2)
230if (s_isCacheSettingReadOnly && s_cacheSetting != value) 418if (s_isCacheSettingReadOnly)