1 write to innerChannelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexChannelFactory.cs (1)
25this.innerChannelFactory = innerChannelFactory;
1 reference to innerChannelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\InternalDuplexChannelFactory.cs (1)
89innerOutputChannel = this.innerChannelFactory.CreateChannel(remoteAddress, via);