8 references to ReliableSessionName
System.ServiceModel (8)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
658
XmlElement assertion = doc.CreateElement(reliableSessionPrefix, ReliableSessionPolicyStrings.
ReliableSessionName
, reliableSessionNs);
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (7)
53
ReliableSessionPolicyStrings.
ReliableSessionName
,
63
ReliableSessionPolicyStrings.
ReliableSessionName
,
72
ReliableSessionPolicyStrings.
ReliableSessionName
)));
246
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidChannelBindingException(SR.GetString(SR.RequiredAttributeIsMissing, ReliableSessionPolicyStrings.Milliseconds, wsrmNode.LocalName, ReliableSessionPolicyStrings.
ReliableSessionName
)));
346
ReliableSessionPolicyStrings.
ReliableSessionName
, MetadataStrings.WSPolicy.Prefix,
349
ReliableSessionPolicyStrings.
ReliableSessionName
, MetadataStrings.WSPolicy.Prefix,
402
ReliableSessionPolicyStrings.
ReliableSessionName
);