1 write to _to
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (1)
35_to = to;
3 references to _to
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestChannel.cs (3)
51return _to; 310if (!_manualAddressing && _to != null) 312_to.ApplyTo(message);