codeql/csharp
Michael Nebel cb4a7e22f0
Merge pull request #11395 from michaelnebel/csharp/externalflowcleanup
C#: ExternalFlow.qll cleanup.
2022-11-24 10:28:58 +01:00
..
.vscode
actions/create-extractor-pack C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
autobuilder C#: Split `AutobuildOptions` into C#/C++ specific classes 2022-11-23 12:57:16 +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-11-11 00:21:31 +00:00
downgrades C#: Remove '--cil' flag from the dbscheme comments and add dummy upgrade and downgrade scripts. 2022-08-30 14:34:54 +02:00
extractor C#: Downgrade `Microsoft.Build` nuget package 2022-11-17 11:00:25 +01:00
old-change-notes spelling: implicitly 2022-10-19 03:49:16 -04:00
ql Merge pull request #11395 from michaelnebel/csharp/externalflowcleanup 2022-11-24 10:28:58 +01:00
scripts C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
tools C#: Recognize options to `dotnet run` in tracer when injecting `-p:UseSharedCompilation=false` 2022-10-04 09:54:48 +02:00
.editorconfig
.gitignore C#: Add workflow for running QL tests 2022-11-22 09:32:44 +01:00
CSharp.sln
codeql-extractor.yml C#: Add extractor option parameter for enabling CIL. 2022-08-30 14:34:54 +02:00
fix-whitespaces.sh