CodeQL library for C#
codeql/csharp-all 5.1.8 (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()