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