2 writes to rawConnection
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionPool.cs (2)
1162this.rawConnection = connection; 1194this.rawConnection = null;
4 references to rawConnection
System.ServiceModel (4)
System\ServiceModel\Channels\ConnectionPool.cs (4)
1137IAsyncResult result = parent.BeginAcceptPooledConnection(this.rawConnection, 1156parent.SnapshotConnection(this.currentConnection, this.rawConnection, !this.newConnection); 1178else if (this.rawConnection != null) 1191parent.connectionPool.ReturnConnection(parent.connectionKey, this.rawConnection,