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