C#: Extract enum underlying type from IL

This commit is contained in:
Tamas Vajk
2020-12-01 17:23:30 +01:00
parent c7d6c42851
commit 6b3010e3e6
5 changed files with 106 additions and 36 deletions

View File

@@ -1803,6 +1803,7 @@ cil_newslot(int id: @cil_method ref);
cil_base_class(unique int id: @cil_type ref, int base: @cil_type ref);
cil_base_interface(int id: @cil_type ref, int base: @cil_type ref);
cil_enum_underlying_type(unique int id: @cil_type ref, int underlying: @cil_type ref);
#keyset[unbound, index]
cil_type_parameter(