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

Member predicate RefArg::isAnalyzable

Holds if the assignment to this ref argument via parameter p is analyzable. That is, the target callable is non-overridable and from source.

predicate isAnalyzable(Parameter p)