3 references to GetNumericTypeKind
System.Web.Extensions (3)
UI\WebControls\Dynamic.cs (3)
1325return GetNumericTypeKind(type) != 0; 1329return GetNumericTypeKind(type) == 2; 1333return GetNumericTypeKind(type) == 3;