1 write to SequenceAcknowledgement
System.ServiceModel (1)
System\ServiceModel\XD.cs (1)
1553this.SequenceAcknowledgement = dictionary.CreateString(ServiceModelStringsVersion1.String23, 23);
6 references to SequenceAcknowledgement
System.ServiceModel (6)
System\ServiceModel\Channels\WsrmFault.cs (1)
517writer.WriteStartElement(wsrmFeb2005Dictionary.SequenceAcknowledgement, wsrmNs);
System\ServiceModel\Channels\WsrmMessageInfo.cs (5)
1466reader.ReadStartElement(wsrmFeb2005Dictionary.SequenceAcknowledgement, wsrmNs); 1510wsrmFeb2005Dictionary.SequenceAcknowledgement))); 1523wsrmFeb2005Dictionary.SequenceAcknowledgement))); 1616wsrmFeb2005Dictionary.SequenceAcknowledgement))); 1653get { return XD.WsrmFeb2005Dictionary.SequenceAcknowledgement; }