C#: Add QL and tests for handles.

This commit is contained in:
calum
2018-11-30 10:56:17 +00:00
parent 0ee209e6a4
commit 2acde22f43
4 changed files with 74 additions and 0 deletions

View File

@@ -1703,4 +1703,5 @@ cil_attribute_positional_argument(
@metadata_entity = @cil_method | @cil_type | @cil_field | @cil_property | @field | @property |
@callable | @value_or_ref_type | @void_type;
#keyset[entity, location]
metadata_handle(int entity : @metadata_entity ref, int location: @assembly ref, int handle: int ref)