File tree Expand file tree Collapse file tree
csharp/ql/test/query-tests/Security Features/CWE-022 Expand file tree Collapse file tree 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
22
33using System ;
44using 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
22using System ;
33using System . IO ;
44using System . IO . Compression ;
You can’t perform that action at this time.
0 commit comments