1 implementation of IHttpCookieContainerManager
System.ServiceModel (1)
System\ServiceModel\Channels\HttpCookieContainerManager.cs (1)
14
class HttpCookieContainerManager :
IHttpCookieContainerManager
1 reference to IHttpCookieContainerManager
System.ServiceModel (1)
System\ServiceModel\Channels\HttpChannelFactory.cs (1)
340
if (typeof(T) == typeof(
IHttpCookieContainerManager
))