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