1 write to reply
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
1037this.reply = reply;
3 references to reply
System.ServiceModel (3)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (3)
944TraceUtility.ExtractActivity(this.reply) : null; 1021this.parent.ThrowIfInvalidReplyIdentity(this.reply); 1022return this.reply;