1 write to _to
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportOutputChannel.cs (1)
122_to = new XmlDictionaryString(this, to, 0);
6 references to _to
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportOutputChannel.cs (6)
129return _to; 137if (value == _to.Value) 139result = _to; 150result = _to; 161if (value == _to) 163result = _to;