mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02:00
Add WithElement identifier to AsList method
This commit is contained in:
@@ -108,4 +108,4 @@ extensions:
|
||||
pack: codeql/csharp-all
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["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"]
|
||||
|
||||
Reference in New Issue
Block a user