2 writes to upgradedConnection
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (2)
870this.upgradedConnection = upgradedConnection; 900this.upgradedConnection = null;
1 reference to upgradedConnection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
897localUpgradedConnection = this.upgradedConnection;