2 references to ReplyToInfo
System.ServiceModel (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
127return new ReplyToInfo(message);
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
136this.ReplyToInfo = new RequestReplyCorrelator.ReplyToInfo(request);