File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
csharp/ql/test/library-tests/security/dataflow/flowsources Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 88| data.cs:28:51:28:71 | access to indexer |
99| data.cs:28:51:28:71 | call to method ToString |
1010| data.cs:30:13:30:26 | access to local variable customerReader |
11+ | entity.cs:31:29:31:33 | access to local variable blogs |
1112| entity.cs:31:29:31:82 | DbRawSqlQuery<Blog> blogs = ... |
1213| entity.cs:31:37:31:82 | call to method SqlQuery<Blog> |
1314| entity.cs:32:30:32:34 | access to local variable blogs |
1415| entity.cs:35:31:35:34 | access to local variable blog |
1516| entity.cs:35:31:35:39 | access to property Name |
17+ | entity.cs:38:31:38:39 | access to local variable blogNames |
1618| entity.cs:38:31:38:93 | DbRawSqlQuery<String> blogNames = ... |
1719| entity.cs:38:43:38:93 | call to method SqlQuery<String> |
1820| entity.cs:39:34:39:42 | access to local variable blogNames |
You can’t perform that action at this time.
0 commit comments