1 implementation of IHttpCookieContainerManager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpCookieContainerManager.cs (1)
12internal class HttpCookieContainerManager : IHttpCookieContainerManager
1 reference to IHttpCookieContainerManager
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
216if (typeof(T) == typeof(IHttpCookieContainerManager))