1 write to To
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransportOutputChannel.cs (1)
99To = new XmlDictionaryString(this, to, 0);
6 references to To
System.ServiceModel.Primitives (6)
System\ServiceModel\Channels\TransportOutputChannel.cs (6)
44XmlDictionaryString dictionaryTo = new ToDictionary(toUri.AbsoluteUri).To; 111if (value == To.Value) 113result = To; 124result = To; 138if (value == To) 140result = To;