2 writes to _rawConnection
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\ConnectionPoolHelper.cs (2)
154
_rawConnection
= rawConnection;
184
_rawConnection
= null;
1 reference to _rawConnection
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\ConnectionPoolHelper.cs (1)
181
localRawConnection =
_rawConnection
;