2 references to ExactlyOnce
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
679XmlElement exactlyOnce = doc.CreateElement(reliableSessionPrefix, ReliableSessionPolicyStrings.ExactlyOnce, reliableSessionNs);
System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (1)
466if (!IsElement(element, wsrmNs, ReliableSessionPolicyStrings.ExactlyOnce)