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