We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
System.ComponentModel.PropertyDescriptor.GetValue
1 parent d842107 commit 49f2c4dCopy full SHA for 49f2c4d
1 file changed
csharp/ql/lib/ext/System.ComponentModel.model.yml
@@ -36,3 +36,8 @@ extensions:
36
- ["System.ComponentModel", "PropertyDescriptorCollection", False, "set_Item", "(System.Int32,System.Object)", "", "Argument[0]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "manual"]
37
- ["System.ComponentModel", "PropertyDescriptorCollection", False, "set_Item", "(System.Int32,System.Object)", "", "Argument[1]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "manual"]
38
- ["System.ComponentModel", "PropertyDescriptorCollection", False, "set_Item", "(System.Object,System.Object)", "", "Argument[1]", "Argument[this].Element", "value", "manual"]
39
+ - addsTo:
40
+ pack: codeql/csharp-all
41
+ extensible: neutralModel
42
+ data:
43
+ - ["System.ComponentModel", "PropertyDescriptor", "GetValue", "(System.Object)", "summary", "manual"]
0 commit comments