2 references to XmlSingleLiteralSuffix
System.Data.Services (2)
System\Data\Services\Parsing\WebConvert.cs (2)
173
result = result + XmlConstants.
XmlSingleLiteralSuffix
;
435
if (TryRemoveLiteralSuffix(XmlConstants.
XmlSingleLiteralSuffix
, ref text))