2 references to ReplyToInfo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
115return new ReplyToInfo(message);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
114this.ReplyToInfo = new RequestReplyCorrelator.ReplyToInfo(request);