1 write to manualAddressing
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\SoapProcessingBehavior.cs (1)
83this.manualAddressing = clientRuntime.ManualAddressing;
3 references to manualAddressing
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\SoapProcessingBehavior.cs (3)
180if (!this.manualAddressing) 298(addressingHeadersToFlow.Contains(header.Name) || this.manualAddressing)) 356if (this.manualAddressing)