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

Member predicate AssignableDefinition::isCertain

Holds if this definition is guaranteed to update the targeted assignable. The only potentially uncertain definitions are ref assignments.

predicate isCertain()