qtil
advanced-security/qtil-csharp 0.0.3
Search

Predicate convRefType

INTERNAL: Do not use.

Holds if there is an implicit reference conversion from fromType to toType.

6.1.6: Implicit reference conversions.

Import path

import semmle.code.csharp.Conversion
predicate convRefType(Type fromType, Type toType)