1 write to _manualAddressing
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
55_manualAddressing = dispatch.ManualAddressing;
3 references to _manualAddressing
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
101get { return _manualAddressing; } 366if (!_manualAddressing) 432if (!_manualAddressing)