1 write to NoAutoInherit
ilasm (1)
Program.cs (1)
90
NoAutoInherit
= Get(_command.NoAutoInherit),
1 reference to NoAutoInherit
ILAssembler (1)
GrammarVisitor.cs (1)
1128
EntityRegistry.WellKnownBaseType? fallbackBase = _options.
NoAutoInherit
? null : EntityRegistry.WellKnownBaseType.System_Object;