38 references to WsrmFeb2005Dictionary
System.ServiceModel.Primitives (38)
System\ServiceModel\Channels\CloseSequence.cs (2)
35reader.ReadStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs); 62writer.WriteStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\CloseSequenceResponse.cs (2)
32reader.ReadStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs); 51writer.WriteStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\CreateSequence.cs (2)
48WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 170WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary;
System\ServiceModel\Channels\CreateSequenceResponse.cs (2)
45WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 101WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary;
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (5)
1294return XD.WsrmFeb2005Dictionary.CreateSequenceResponseAction; 1343return XD.WsrmFeb2005Dictionary.Namespace; 1610WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 2027reader.ReadStartElement(XD.WsrmFeb2005Dictionary.Identifier, WsrmIndex.GetNamespace(reliableMessagingVersion)); 2189writer.WriteStartElement(WsrmFeb2005Strings.Prefix, XD.WsrmFeb2005Dictionary.Identifier,
System\ServiceModel\Channels\TerminateSequence.cs (2)
38WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 69WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary;
System\ServiceModel\Channels\TerminateSequenceResponse.cs (2)
37reader.ReadStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs); 55writer.WriteStartElement(XD.WsrmFeb2005Dictionary.Identifier, wsrmNs);
System\ServiceModel\Channels\WsrmFault.cs (5)
512WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 690return XD.WsrmFeb2005Dictionary.SequenceFault; 719headerReader.ReadFullStartElement(XD.WsrmFeb2005Dictionary.SequenceFault, wsrmNs); 739WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 804WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary;
System\ServiceModel\Channels\WsrmMessageInfo.cs (15)
782XD.WsrmFeb2005Dictionary.CreateSequenceResponse), messageVersion.Addressing.Namespace, 884get { return XD.WsrmFeb2005Dictionary.Prefix; } 984WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1039get { return XD.WsrmFeb2005Dictionary.Sequence; } 1049WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1099WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1194WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1208XD.WsrmFeb2005Dictionary.NETNamespace)) 1289get { return XD.WsrmFeb2005Dictionary.SequenceAcknowledgement; } 1294WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1308XD.WsrmFeb2005Dictionary.NETNamespace); 1319WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1366WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary; 1408get { return XD.WsrmFeb2005Dictionary.AckRequested; } 1413WsrmFeb2005Dictionary wsrmFeb2005Dictionary = XD.WsrmFeb2005Dictionary;
System\ServiceModel\ReliableMessagingVersion.cs (1)
63: base(WsrmFeb2005Strings.Namespace, XD.WsrmFeb2005Dictionary.Namespace)