1 write to parent
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
391
this.
parent
= parent;
2 references to parent
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (2)
394
this.
parent
.GetUpgradeAndConnectionPool(out this.upgradeProvider, out this.connectionPool);
435
this.
parent
.ReleaseConnectionPool(this.connectionPool, this.timeoutHelper.RemainingTime());