mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
Add QL classes for CIL function pointers, and add test
This commit is contained in:
@@ -1918,6 +1918,7 @@ cil_attribute_positional_argument(
|
||||
@dotnet_member = @member | @cil_member;
|
||||
@dotnet_event = @event | @cil_event;
|
||||
@dotnet_property = @property | @cil_property | @indexer;
|
||||
@dotnet_parameterizable = @parameterizable | @cil_parameterizable;
|
||||
|
||||
// Common types
|
||||
@dotnet_type = @type | @cil_type;
|
||||
|
||||
Reference in New Issue
Block a user