2 references to ManualAddressing
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
266if (!listener.ManualAddressing)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
639get { return ManualAddressing; }