3 writes to _manualAddressing
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElement.cs (3)
21_manualAddressing = TransportDefaults.ManualAddressing; 29_manualAddressing = elementToBeCloned._manualAddressing; 44_manualAddressing = value;
2 references to _manualAddressing
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportBindingElement.cs (2)
29_manualAddressing = elementToBeCloned._manualAddressing; 39return _manualAddressing;