qtil
advanced-security/qtil-csharp 0.0.3
Search

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.Conversion
predicate convNumeric(SimpleType fromType, SimpleType toType)