1 write to AllowCookies
System.ServiceModel.Http (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
80
AllowCookies
= bindingElement.AllowCookies;
5 references to AllowCookies
System.ServiceModel.Http (5)
System\ServiceModel\Channels\ClientWebSocketTransportDuplexSessionChannel.cs (1)
234
if (_channelFactory.
AllowCookies
)
System\ServiceModel\Channels\HttpChannelFactory.cs (4)
82
if (
AllowCookies
)
297
clientHandler.UseCookies =
AllowCookies
;
298
if (
AllowCookies
)
591
if (
AllowCookies
&&