CodeQL library for C#
codeql/csharp-all 0.7.4 ( changelog , source )
Search

Member predicate Expr :: stripImplicitCasts

Gets an expression that is the result of stripping (recursively) all implicit casts from this expression, if any.

Expr stripImplicitCasts ( )