codeql/csharp/extractor/Semmle.Extraction.CSharp
Tom Hvitved 780297152c C#: Downgrade `Microsoft.Build` nuget package
17.4.0 does not officially support .NET 6 (it supports .NET 7), so downgrade
to avoid warnings.
2022-11-17 11:00:25 +01:00
..
Comments C#: Use `is [not] null` throughout in the extractor 2021-03-05 16:28:12 +01:00
Entities Address review comment 2022-11-16 14:02:21 +01:00
Extractor C#: Disable CLR tracer 2022-08-04 13:11:07 +02:00
Kinds C#: Extract 'with' expressions 2021-02-12 19:54:52 +01:00
Populators C#: Fix global statement extraction by extracting statements inside the implicit main method context 2022-06-20 10:09:11 +02:00
Properties C#: Migrate extractor to this repository. 2018-10-10 14:40:52 +01:00
CachedEntityFactory.cs Make derived 'Context' classes internal and adjust visibility of members in base 'Context' 2021-02-24 16:21:19 +01:00
Semmle.Extraction.CSharp.csproj C#: Downgrade `Microsoft.Build` nuget package 2022-11-17 11:00:25 +01:00
SymbolExtensions.cs spelling: roslyn 2022-10-19 03:49:17 -04:00
Tuples.cs C#: Add support for explicit return types in the extractor. 2022-02-04 16:34:58 +01:00