File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
csharp/ql/test/library-tests/dataflow/signanalysis Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 5252| SignAnalysis.cs:80:13:80:17 | ... = ... | strictlyNegative |
5353| SignAnalysis.cs:80:17:80:17 | access to parameter i | strictlyNegative |
5454| SignAnalysis.cs:81:13:81:13 | access to local variable x | strictlyNegative |
55- | SignAnalysis.cs:81:13:81:18 | ... + ... | strictlyNegative |
56- | SignAnalysis.cs:81:13:81:18 | ... = ... | strictlyNegative |
55+ | SignAnalysis.cs:81:13:81:18 | ... += ... | strictlyNegative |
5756| SignAnalysis.cs:81:18:81:18 | access to parameter i | strictlyNegative |
5857| SignAnalysis.cs:82:38:82:38 | access to local variable x | strictlyNegative |
5958| SignAnalysis.cs:87:21:87:21 | access to parameter i | strictlyNegative |
You can’t perform that action at this time.
0 commit comments