2 instantiations of ServiceChannelFactoryOverDuplex
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
89return new ServiceChannelFactoryOverDuplex(channelBuilder.BuildChannelFactory<IDuplexChannel>(), clientRuntime, 157return new ServiceChannelFactoryOverDuplex(customBinding.BuildChannelFactory<IDuplexChannel>(parameters), clientRuntime, binding);