2 references to ToString
System.Web (2)
UI\WebControls\FontUnit.cs (2)
315
return
ToString
((IFormatProvider)CultureInfo.CurrentCulture);
320
return
ToString
((IFormatProvider)culture);