2 references to XmlInt64LiteralSuffix
System.Data.Services (2)
System\Data\Services\Parsing\WebConvert.cs (2)
169
result = result + XmlConstants.
XmlInt64LiteralSuffix
;
423
if (TryRemoveLiteralSuffix(XmlConstants.
XmlInt64LiteralSuffix
, ref text))