2 references to AllowCookies
System.ServiceModel (2)
System\ServiceModel\Configuration\BasicHttpContextBindingElement.cs (1)
58else if (!this.AllowCookies)
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (1)
145httpBindingBase.AllowCookies = this.AllowCookies;