1 write to reply
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
832this.reply = reply;
2 references to reply
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (2)
822this.parent.ThrowIfInvalidReplyIdentity(this.reply); 823return this.reply;