2 overrides of GetConnectionPool
System.ServiceModel (2)
System\ServiceModel\Channels\NamedPipeChannelFactory.cs (1)
52internal override ConnectionPool GetConnectionPool()
System\ServiceModel\Channels\TcpChannelFactory.cs (1)
57internal override ConnectionPool GetConnectionPool()
1 reference to GetConnectionPool
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
297this.connectionPool = GetConnectionPool(); // returns an already opened pool