1 write to _manualAddressing
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (1)
34
_manualAddressing
= manualAddressing;
2 references to _manualAddressing
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (2)
43
return
_manualAddressing
;
310
if (!
_manualAddressing
&& _to != null)