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

Type signature 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