2 references to ManualAddressing
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
299return _dispatchRuntime.ManualAddressing;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
55_manualAddressing = dispatch.ManualAddressing;