1 write to addressTable
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
28this.addressTable = new UriPrefixTable<TChannelListener>();
1 reference to addressTable
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
33get { return addressTable; }