Predicate convNumeric
INTERNAL: Do not use.
Holds if there is an implicit numeric conversion from fromType to toType.
6.1.2: Implicit numeric conversions.
Import path
import semmle.code.csharp.Conversionpredicate convNumeric(SimpleType fromType, SimpleType toType)