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