2 references to IsManualAddressing
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
1209behavior.ManualAddressing = this.IsManualAddressing(serviceEndpoint.Binding); 1226endpointDispatcher.ChannelDispatcher.ManualAddressing = this.IsManualAddressing(serviceEndpoint.Binding);