mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C#: Accept expected changes.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
| Tuples.cs:3:7:3:12 | this | Tuples.cs:3:7:3:12 | this access |
|
||||
| Tuples.cs:7:13:7:14 | access to local variable o1 | Tuples.cs:7:13:7:34 | SSA def(o1) |
|
||||
| Tuples.cs:7:13:7:34 | SSA def(o1) | Tuples.cs:10:21:10:22 | access to local variable o1 |
|
||||
| Tuples.cs:7:18:7:34 | call to method Source<Object> | Tuples.cs:7:13:7:14 | access to local variable o1 |
|
||||
@@ -168,9 +169,12 @@
|
||||
| Tuples.cs:87:30:87:30 | SSA def(r) | Tuples.cs:90:18:90:18 | access to local variable r |
|
||||
| Tuples.cs:87:30:87:30 | String r | Tuples.cs:87:30:87:30 | SSA def(r) |
|
||||
| Tuples.cs:91:18:91:18 | access to local variable q | Tuples.cs:91:18:91:18 | (...) ... |
|
||||
| Tuples.cs:95:12:95:13 | this | Tuples.cs:95:12:95:13 | this access |
|
||||
| Tuples.cs:95:12:95:13 | this | Tuples.cs:95:22:95:22 | this |
|
||||
| Tuples.cs:95:22:95:22 | [post] this | Tuples.cs:95:29:95:29 | this |
|
||||
| Tuples.cs:95:22:95:22 | this | Tuples.cs:95:29:95:29 | this |
|
||||
| Tuples.cs:95:29:95:29 | [post] this | Tuples.cs:95:12:95:13 | this access |
|
||||
| Tuples.cs:95:29:95:29 | this | Tuples.cs:95:12:95:13 | this access |
|
||||
| Tuples.cs:99:13:99:13 | access to local variable o | Tuples.cs:99:13:99:33 | SSA def(o) |
|
||||
| Tuples.cs:99:13:99:33 | SSA def(o) | Tuples.cs:100:24:100:24 | access to local variable o |
|
||||
| Tuples.cs:99:17:99:33 | call to method Source<String> | Tuples.cs:99:13:99:13 | access to local variable o |
|
||||
@@ -225,3 +229,4 @@
|
||||
| Tuples.cs:133:24:133:29 | (..., ...) | Tuples.cs:133:9:133:20 | (..., ...) |
|
||||
| Tuples.cs:133:25:133:25 | 1 | Tuples.cs:133:9:133:29 | ... = ... |
|
||||
| Tuples.cs:133:28:133:28 | access to local variable o | Tuples.cs:133:18:133:19 | access to local variable y4 |
|
||||
| Tuples.cs:144:18:144:31 | this | Tuples.cs:144:18:144:31 | this access |
|
||||
|
||||
Reference in New Issue
Block a user