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