mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
830 B
830 B
category
| category |
|---|
| majorAnalysis |
Added support for the following C# 10 features.
- Record structs.
- Improvements of structure types.
- Instance parameterless constructor in a structure type.
- Enhance
WithExprin QL to supportstructsand anonymous classes.
- Global using directives.
- File-scoped namespace declaration.
- Enhanced #line pragma.