3 implementations of CreateChannel
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\ChannelFactory.cs (1)
532
public TChannel
CreateChannel
(EndpointAddress address)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
107
public TChannel
CreateChannel
(EndpointAddress address)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
261
public IRequestChannel
CreateChannel
(EndpointAddress address)