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

Class ArgumentPosition

An argument position.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowDispatch

Direct supertypes

Predicates

getPosition

Gets the underlying integer position, if any.

isDelegateSelf

Holds if this position represents a reference to a delegate itself.

isQualifier

Holds if this position represents a qualifier.

toString

Gets a textual representation of this position.