2 references to HandleRequestAsReply
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
1022if (this.duplexBinder.HandleRequestAsReply(request.RequestMessage))
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
511else if (!this.HandleRequestAsReply(reply))