7 references to CloseSequenceResponseAction
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
2062Wsrm11Strings.CloseSequenceResponseAction); 2065Wsrm11Strings.CloseSequenceResponseAction);
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
253ProtectProtocolMessage(signaturePart, encryptionPart, Wsrm11Strings.CloseSequenceResponseAction); 265ProtectProtocolMessage(signaturePart, encryptionPart, Wsrm11Strings.CloseSequenceResponseAction);
System\ServiceModel\Channels\WsrmMessageInfo.cs (2)
182else if (action == Wsrm11Strings.CloseSequenceResponseAction) 661Wsrm11Strings.CloseSequenceResponseAction);
System\ServiceModel\DXD.cs (1)
444CloseSequenceResponseAction = dictionary.Add(Wsrm11Strings.CloseSequenceResponseAction);