3 references to To
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
3537acksTo = new EndpointAddress(info.CreateSequenceInfo.To, match.Identity, match.Headers); 3542info.FaultReply = CreateEndpointNotFoundFault(listener.MessageVersion, SR.GetString(SR.EndpointNotFound, info.CreateSequenceInfo.To)); 3549acksTo = new EndpointAddress(info.CreateSequenceInfo.To);