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

Class XssAspNode

An ASP inline code element, viewed as an XSS flow node.

Import path

import semmle.code.csharp.security.dataflow.XSSQuery

Direct supertypes

Indirect supertypes

Fields

Predicates

getAspInlineMember

Gets the ASP inline code element 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

Charpred