-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
dotnet-csharp/svcfundamentals/subsvchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]
Description
Type of issue
Other (describe below)
Description
Treating file like other modifiers is misleading. There are two reasons for this:
fileis permitted only on top-level types. Not on members, or nested types.- The text file where a type is declared has no relationship to its access with respect to
private,protectedand other access modifiers. It's only significant to limit the lexical scope for afilescoped type.
The text is correct, but the summary table currently implies relationships that don't exist.
Another option is to use N/A on many of the cells in the table. I'm less fond of that, because the summary table implies both types and members for the access modifiers.
Page URL
Content source URL
Document Version Independent Id
76a389f6-b568-3568-6483-6df440f96f0c
Platform Id
abc641cd-a47f-c2ed-bec7-4e653b0f3fb6
Article author
Metadata
- ID: 8121f526-cfe4-091d-d031-2cdc274cd8ee
- PlatformId: abc641cd-a47f-c2ed-bec7-4e653b0f3fb6
- Service: dotnet-csharp
- Sub-service: fundamentals
Metadata
Metadata
Assignees
Labels
dotnet-csharp/svcfundamentals/subsvchelp wantedGood for community contributors to help [up-for-grabs]Good for community contributors to help [up-for-grabs]