1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\TransportOutputChannel.cs (1)
125this.to = new XmlDictionaryString(this, to, 0);
6 references to to
System.ServiceModel (6)
System\ServiceModel\Channels\TransportOutputChannel.cs (6)
132return to; 140if (value == to.Value) 142result = to; 153result = to; 164if (value == to) 166result = to;