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