3 references to AtomETagAttributeName
System.Data.Services (3)
parent\Client\System\Data\Services\Client\XmlUtil.cs (1)
126table.Add(XmlConstants.AtomETagAttributeName);
System\Data\Services\Serializers\SyndicationSerializer.cs (2)
518target.AttributeExtensions[new XmlQualifiedName(XmlConstants.AtomETagAttributeName, XmlConstants.DataWebMetadataNamespace)] 716XmlQualifiedName mediaResourceETagKey = new XmlQualifiedName(XmlConstants.AtomETagAttributeName, XmlConstants.DataWebMetadataNamespace);