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