dotnet / dotnet/csharpstandard

Global: Use of "Program" vs "Assembly"

Open
#16 3 comments 0 reactions 0 assignees View on GitHub
type: clarity
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

There has been an effort on the latest draft to remove the use of the word "assembly" and replace it with "program", for example:
- see section 7.7.3 where "internal" and "protected internal" are used.
- see section 8.4.5 for a rename
- see section 8.4.5.6 for string equality.

Access limited to this program, which is incorrect, because the scope is really limited to an assembly.

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.