1 write to AllowCookies
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
247
webBinding.
AllowCookies
= this.AllowCookies;
1 reference to AllowCookies
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
198
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.AllowCookies, webBinding.
AllowCookies
);