We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47621ca commit 0d10f5cCopy full SHA for 0d10f5c
csharp/ql/test/query-tests/Security Features/CWE-078/options
@@ -1 +1,2 @@
1
-semmle-extractor-options: /r:System.ComponentModel.Primitives.dll /r:System.Diagnostics.Process.dll /r:System.Runtime.InteropServices.dll ${testdir}/../../../resources/stubs/System.Data.cs /r:System.Data.Common.dll
+semmle-extractor-options: /nostdlib /noconfig
2
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/System.Data.SqlClient/4.8.3/System.Data.SqlClient.csproj
0 commit comments