3 references to GetUpgradeAndConnectionPool
System.ServiceModel (3)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (3)
249if (GetUpgradeAndConnectionPool(out localUpgrade, out localConnectionPool)) 278if (GetUpgradeAndConnectionPool(out localUpgrade, out localConnectionPool)) 394this.parent.GetUpgradeAndConnectionPool(out this.upgradeProvider, out this.connectionPool);