Module SummaryComponentStack
Provides predicates for constructing stacks of summary components.
Import path
import semmle.code.csharp.dataflow.FlowSummary
Predicates
argument | Gets a singleton stack for argument |
elementOf | Gets a stack representing an element of |
fieldOf | Gets a stack representing a field |
getComponentStack | DEPRECATED: Use the member predicate |
propertyOf | Gets a stack representing a property |
qualifier | Gets a singleton stack representing a qualifier. |
return | Gets a singleton stack representing the return value of a call. |
syntheticGlobal | Gets a singleton stack representing a synthetic global with name |