codeql/csharp
Anders Schack-Mulligen e877b161d8
Merge pull request #12124 from hvitved/dataflow/stage1-dispatch
Data flow: Call context virtual dispatch pruning in stage 1
2023-02-13 13:13:43 +01:00
..
.vscode
actions/create-extractor-pack C#: Update project targets, workflows and other scripts to use .NET 7. 2023-01-31 13:20:59 +01:00
autobuilder C#: Update project targets, workflows and other scripts to use .NET 7. 2023-01-31 13:20:59 +01:00
config/suites/lgtm C#: Remove legacy `odasa` support 2022-03-09 09:19:37 +01:00
documentation/library-coverage Add changed framework coverage reports 2022-12-14 00:17:01 +00:00
downgrades C#: Add upgrade and downgrade scripts. 2023-02-09 11:32:09 +01:00
extractor Merge pull request #12103 from michaelnebel/csharp/scopedmodfier 2023-02-10 10:04:09 +01:00
old-change-notes spelling: implicitly 2022-10-19 03:49:16 -04:00
ql Merge pull request #12124 from hvitved/dataflow/stage1-dispatch 2023-02-13 13:13:43 +01:00
scripts C#: Update project targets, workflows and other scripts to use .NET 7. 2023-01-31 13:20:59 +01:00
tools add --working-dir=. to pre-finalize for c# 2023-01-16 18:09:00 +01:00
.editorconfig
.gitignore C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
CSharp.sln
codeql-extractor.yml Specify language names in extractor packs 2022-12-23 13:15:04 +00:00
fix-whitespaces.sh