2 references to HandleRequestAsReply
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
724if (_duplexBinder.HandleRequestAsReply(request.RequestMessage))
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
498else if (!HandleRequestAsReply(reply))