qtil
advanced-security/qtil-csharp 0.0.3
Search

Predicate convConversionOperator

INTERNAL: Do not use.

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

6.1.11: User-defined implicit conversions.

Import path

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