3 references to System_Enum
ILAssembler (3)
EntityRegistry.cs (1)
524
WellKnownBaseType.
System_Enum
=> SystemEnumType,
GrammarVisitor.cs (2)
938
fallbackBase = EntityRegistry.WellKnownBaseType.
System_Enum
;
951
return new((new(context.VALUE() is not null ? TypeAttributes.Sealed : 0), EntityRegistry.WellKnownBaseType.
System_Enum
, false));