We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c906009 commit b3be479Copy full SHA for b3be479
3 files changed
csharp/ql/test/query-tests/Metrics/Files/FLinesOfCommentedCode/options
@@ -0,0 +1,2 @@
1
+semmle-extractor-options: /nostdlib /noconfig
2
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
csharp/ql/test/query-tests/Metrics/RefTypes/TNumberOfFields/options
csharp/ql/test/query-tests/Metrics/Summaries/options
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
0 commit comments