File tree 2 files changed +2
-2
lines changed
csharp/ql/test/query-tests/Security Features/CWE-022 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- // semmle-extractor-options: /r:System.IO.FileSystem.dll /r:System.Runtime.Extensions.dll /r:System.Collections.Specialized.dll ${testdir}/../../../resources/stubs/System.Web.cs
1
+ // semmle-extractor-options: /r:System.IO.FileSystem.dll /r:System.Runtime.Extensions.dll /r:System.Collections.Specialized.dll ${testdir}/../../../../ resources/stubs/System.Web.cs
2
2
3
3
using System ;
4
4
using System . IO ;
Original file line number Diff line number Diff line change 1
- // semmle-extractor-options: /nostdlib /noconfig /r:${env.windir}\Microsoft.NET\Framework64\v4.0.30319\mscorlib. dll /r:${env.windir}\Microsoft.NET\Framework64\v4.0.30319\System. dll /r:${env.windir}\Microsoft.NET\Framework64\v4.0.30319\ System.IO.Compression.dll /r:${env.windir}\Microsoft.NET\Framework64\v4.0.30319\ System.IO.Compression .FileSystem.dll
1
+ // semmle-extractor-options: /r:System.IO.Compression. dll /r:System.IO.Compression.FileSystem. dll /r:System.IO.Compression.ZipFile. dll /r:System.IO.FileSystem.dll
2
2
using System ;
3
3
using System . IO ;
4
4
using System . IO . Compression ;
You can’t perform that action at this time.
0 commit comments