dotnet / dotnet/csharpstandard
Declared accessibility should not be in a code font
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
In classes.md, we differentiate between access modifiers and the declared accessibility (the semantics represented by those access modifier combinations). It's confusing to see both in code font.
See #215 for examples of this.
Contributor guide
Assessment
This issue has not been assessed yet.