Class XssDataFlowNode
A data flow node, viewed as an XSS flow node.
Import path
import semmle.code.csharp.security.dataflow.XSSQueryDirect supertypes
Indirect supertypes
Fields
Predicates
| getDataFlowNode | Gets the data flow node corresponding to this node. |
| getLocation | Gets the location of this node. |
| toString | Gets a textual representation of this node. |
Inherited predicates
| asAspInlineMember | Gets the ASP inline code element corresponding to this node, if any. | from XssNode |
| asDataFlowNode | Gets the data flow node corresponding to this node, if any. | from XssNode |