1 write to manualAddressing
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
85
this.
manualAddressing
= dispatch.ManualAddressing;
3 references to manualAddressing
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
179
get { return this.
manualAddressing
; }
854
if (!this.
manualAddressing
)
933
if (!this.
manualAddressing
)