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

Member predicate Expr::stripImplicitCasts

DEPRECATED: Use stripImplicit instead.

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

Expr stripImplicitCasts()