Class AspInlineMember
An AspInlineCode which is an access to a member inherited from the
corresponding ‘CodeBehind’ class. This includes direct accesses as well as
qualified accesses or array indexing on the member.
Import path
import semmle.code.csharp.security.dataflow.XSSSinksDirect supertypes
Indirect supertypes
Fields
Predicates
Inherited predicates
| getBody | Gets the body of this element. | from AspElement |
| getLocation | Gets the location of this element. | from AspElement |
| toString | Gets a textual representation of this element. | from AspInlineCode |