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