3 references to DeliveryAssurance
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
385XmlElement deliveryAssurance = doc.CreateElement(reliableSessionPrefix, ReliableSessionPolicyStrings.DeliveryAssurance, reliableSessionNs);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElementImporter.cs (2)
445if (!IsElement(node, wsrmNs, ReliableSessionPolicyStrings.DeliveryAssurance)) 502ReliableSessionPolicyStrings.DeliveryAssurance)));