2 references to addressingHeadersToFlow
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\SoapProcessingBehavior.cs (2)
191
if (!
addressingHeadersToFlow
.Contains(header.Name))
298
(
addressingHeadersToFlow
.Contains(header.Name) || this.manualAddressing))