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

Type signature InputSig::ClosureExpr

An expression constructing a closure that may capture one or more variables. This can for example be a lambda or a constructor call of a locally defined object.

Direct supertypes