1 write to newConnection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
1082this.newConnection = true;
4 references to newConnection
System.ServiceModel (4)
System\ServiceModel\Channels\ConnectionPool.cs (4)
1156parent.SnapshotConnection(this.currentConnection, this.rawConnection, !this.newConnection); 1170if (this.newConnection) 1259if (!thisPtr.newConnection) // CommunicationException is ok from our cache 1273if (!thisPtr.newConnection) // TimeoutException is ok from our cache