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

Module SystemLinqExpressions

Definitions relating to the System.Linq.Expressions namespace.

Import path

import semmle.code.csharp.frameworks.system.linq.Expressions

Classes

Class

A class in the System.Linq.Expressions namespace.

DelegateExtType

An extended delegate type. Either an actual delegate type, or a type of the form Expression<T>, where T is an actual delegate type.

ExpressionDelegate

The Expression<TDelegate> class.

Namespace

The System.Linq.Expressions namespace.