2 writes to rawConnection
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (2)
871this.rawConnection = rawConnection; 901this.rawConnection = null;
1 reference to rawConnection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
898localRawConnection = this.rawConnection;