1 write to manualAddressing
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
68
this.
manualAddressing
= bindingElement.ManualAddressing;
1 reference to manualAddressing
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
230
return this.
manualAddressing
;