2 writes to _to
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (2)
889_to = channel.RemoteAddress; 898_factory.ApplyManualAddressing(ref _to, ref _via, message);
1 reference to _to
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpChannelFactory.cs (1)
899_httpClient = await _channel.GetHttpClientAsync(_to, _via, _timeoutHelper);