File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
csharp/ql/test/library-tests/asp/basic Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- | script.aspx:1:1:1:75 | <%@Page ...%> | Test.cs:11 :11:11 :24 | CodeBehindPage |
2
- | test.aspx:1:1:1:56 | <%@Page ...%> | Test.cs:11 :11:11 :24 | CodeBehindPage |
1
+ | script.aspx:1:1:1:75 | <%@Page ...%> | Test.cs:13 :11:13 :24 | CodeBehindPage |
2
+ | test.aspx:1:1:1:56 | <%@Page ...%> | Test.cs:13 :11:13 :24 | CodeBehindPage |
Original file line number Diff line number Diff line change 1
- // semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs /r:System.Collections.Specialized.dll
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
3
+ // semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs
2
4
3
5
using System ;
4
6
using System . Web ;
You can’t perform that action at this time.
0 commit comments