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)
43return _manualAddressing; 310if (!_manualAddressing && _to != null)