2 references to ChannelBuilder
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ChannelBuilder.cs (1)
36
public ChannelBuilder(
ChannelBuilder
channelBuilder)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
83
public static ServiceChannelFactory BuildChannelFactory(
ChannelBuilder
channelBuilder, ClientRuntime clientRuntime)