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

Predicate forceHighPrecision

Holds if access paths with c at their head always should be tracked at high precision. This disables adaptive access path precision for such access paths.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate forceHighPrecision(Content c)