1 write to replyTo
System.ServiceModel (1)
System\ServiceModel\Channels\Addressing.cs (1)
557
this.
replyTo
= replyTo;
2 references to replyTo
System.ServiceModel (2)
System\ServiceModel\Channels\Addressing.cs (2)
562
get { return
replyTo
; }
606
replyTo
.WriteContentsTo(this.Version, writer);