2 references to AddressReply
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
90return RequestReplyCorrelator.AddressReply(reply, info);
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
443canSendReply = System.ServiceModel.Channels.RequestReplyCorrelator.AddressReply(rpc.Reply, rpc.ReplyToInfo);