7 references to
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\NetFramingTransportChannelFactory.cs (1)
24int maxOutboundConnectionsPerEndpoint) : base(context.Binding)
System\ServiceModel\Channels\TransportChannelFactory.cs (1)
21: base(context.Binding)
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
98: this(null)
System\ServiceModel\Channels\LayeredChannelFactory.cs (1)
14: base(timeouts)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
13: base(binding)
System\ServiceModel\Channels\TransportChannelFactory.cs (1)
22: base(context.Binding)
UnitTests.Common (1)
MockChannelFactory.cs (1)
12: base(context.Binding)