mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
313 B
313 B
category
| category |
|---|
| majorAnalysis |
- The extractor has been changed to run after the traced compiler call. This allows inspecting compiler generated files, such as the output of source generators. With this change,
.cshtmlfiles and their generated.cshtml.g.cscounterparts are extracted on dotnet 6 and above.