We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WithElement
AsList
1 parent 9b23bfa commit 73b4e8fCopy full SHA for 73b4e8f
csharp/ql/lib/ext/Dapper.model.yml
@@ -108,4 +108,4 @@ extensions:
108
pack: codeql/csharp-all
109
extensible: summaryModel
110
data:
111
- - ["Dapper", "SqlMapper", False, "AsList<T>", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
+ - ["Dapper", "SqlMapper", False, "AsList<T>", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].WithElement", "ReturnValue", "taint", "manual"]
0 commit comments