2 references to ConvertDouble
System.Web (2)
UI\WebControls\basecomparevalidator.cs (2)
213
cleanInput =
ConvertDouble
(text, CultureInfo.InvariantCulture.NumberFormat);
216
cleanInput =
ConvertDouble
(text, NumberFormatInfo.CurrentInfo);