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