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)
101
get { return
_manualAddressing
; }
366
if (!
_manualAddressing
)
432
if (!
_manualAddressing
)