Predicate convBoxing
INTERNAL: Do not use.
Holds if there is a boxing conversion from fromType to toType.
6.1.7: Boxing conversions.
Import path
import semmle.code.csharp.Conversionpredicate convBoxing(Type fromType, Type toType)INTERNAL: Do not use.
Holds if there is a boxing conversion from fromType to toType.
6.1.7: Boxing conversions.
import semmle.code.csharp.Conversionpredicate convBoxing(Type fromType, Type toType)