2 instantiations of ServiceChannelFactoryOverRequest
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannelFactory.cs (2)
145return new ServiceChannelFactoryOverRequest(customBinding.BuildChannelFactory<IRequestChannel>(parameters), clientRuntime, binding); 201return new ServiceChannelFactoryOverRequest(customBinding.BuildChannelFactory<IRequestChannel>(parameters), clientRuntime, binding);