Commit 5c1468b
committed
C#: Consider the left argument as the qualifier of instance operator calls.
1 parent 0978631 commit 5c1468b
File tree
1 file changed
+2
-2
lines changed- csharp/extractor/Semmle.Extraction.CSharp/Entities/Expressions
1 file changed
+2
-2
lines changedcsharp/extractor/Semmle.Extraction.CSharp/Entities/Expressions/UserCompoundAssignmentInvocation.cs
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments