dotnet / dotnet/csharpstandard

Extract concept of captured variables from anonymous functions

Open
#622 1 comment 0 reactions 1 assignee Claimed by @MadsTorgersen View on GitHub
type: clarity
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

11.16.6.2 describes captured variables for anonymous functions. We need the concept for local functions (#104) as well, and probably for other things in later versions.

It would be good to move the concept to somewhere non-anonymous-function-specific (e.g. clause 9, variables), so we can refer to it from other text.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.