1 write to AcksTo
System.ServiceModel.Primitives (1)
System\ServiceModel\XD.cs (1)
829AcksTo = dictionary.CreateString(ServiceModelStringsVersion1.String330, 330);
4 references to AcksTo
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\CreateSequence.cs (2)
52info.AcksTo = EndpointAddress.ReadFrom(messageVersion.Addressing, reader, wsrmFeb2005Dictionary.AcksTo, wsrmNs); 175localAddress.WriteTo(_addressingVersion, writer, wsrmFeb2005Dictionary.AcksTo, wsrmNs);
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
81wsrmFeb2005Dictionary.AcksTo, wsrmNs); 128AcceptAcksTo.WriteTo(_addressingVersion, writer, wsrmFeb2005Dictionary.AcksTo, wsrmNs);