C#: Clean up implementation and remove CIL dataflow implementation.

This commit is contained in:
Michael Nebel
2024-02-27 15:28:08 +01:00
parent 1638183d18
commit 58a1353ddc
20 changed files with 68 additions and 380 deletions

View File

@@ -1,5 +1,4 @@
private import csharp
private import dotnet
pragma[nomagic]
private predicate isTestNamespace(Namespace ns) {