2 references to ReplyToInfo
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
130return new ReplyToInfo(message);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
110ReplyToInfo = new RequestReplyCorrelator.ReplyToInfo(request);