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

Member predicate MethodCall::stripImplicit

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

Expr stripImplicit()