1 write to AcksTo
System.ServiceModel (1)
System\ServiceModel\Channels\CreateSequence.cs (1)
51
info.
AcksTo
= EndpointAddress.ReadFrom(messageVersion.Addressing, reader, wsrmFeb2005Dictionary.AcksTo, wsrmNs);
2 references to AcksTo
System.ServiceModel (2)
System\ServiceModel\Channels\CreateSequence.cs (1)
74
if (endpoint.Uri != info.
AcksTo
.Uri)
System\ServiceModel\Channels\WsrmMessageInfo.cs (1)
921
if (info.
AcksTo
.Uri != info.ReplyTo.Uri)