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