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