C# 11 (2022)
- 파일 범위 지정 유형 | File-scoped types
- Generic math support
- Auto-default structs
- Pattern match Span on a constant string
- Extended nameof scope
- Numeric IntPtr
- UTF-8 문자열 리터럴 | UTF-8 string literals
- 필수 항목 지정 | Required members
- ref fields and scoped ref
- Raw string literals
- Improved method group conversion to delegate
- Warning wave 7
- Generic attributes
- Newlines in string interpolation expressions
- List patterns