2 references to XmlDecimalLiteralSuffix
System.Data.Services (2)
System\Data\Services\Parsing\WebConvert.cs (2)
161
result = result + XmlConstants.
XmlDecimalLiteralSuffix
;
452
if (TryRemoveLiteralSuffix(XmlConstants.
XmlDecimalLiteralSuffix
, ref text))