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