We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ebcac commit e953921Copy full SHA for e953921
csharp/ql/test/library-tests/dispatch/viableCallable.expected
@@ -271,6 +271,7 @@
271
| ViableCallable.cs:311:9:311:15 | call to method M<Int32> | M`1 | C7`1 |
272
| ViableCallable.cs:314:9:314:20 | call to method M<Int32> | M`1 | C7`1 |
273
| ViableCallable.cs:317:9:317:20 | call to method M<Int32> | M`1 | C6`2 |
274
+| ViableCallable.cs:365:9:365:15 | ... += ... | + | Int32 |
275
| ViableCallable.cs:367:9:367:14 | dynamic call to method M | M | C11 |
276
| ViableCallable.cs:369:9:369:18 | dynamic object creation of type C11 | C11 | C11 |
277
| ViableCallable.cs:392:9:392:13 | call to method M | M | C13 |
0 commit comments