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.Conversionpredicate convConversionOperator(Type fromType, Type toType)