1 write to s_isCacheSettingReadOnly
System.ServiceModel.Primitives (1)
System\ServiceModel\ClientBase.cs (1)
405s_isCacheSettingReadOnly = true;
2 references to s_isCacheSettingReadOnly
System.ServiceModel.Primitives (2)
System\ServiceModel\ClientBase.cs (2)
210if (s_isCacheSettingReadOnly && s_cacheSetting != value) 398if (s_isCacheSettingReadOnly)