2 references to ManualAddressing
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
299return this.dispatchRuntime.ManualAddressing;
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
85this.manualAddressing = dispatch.ManualAddressing;