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