Compiler Error CS0174

A base class is required for a 'base' reference

This error occurs only when the .NET Framework common language runtime compiles the source code for the System.Object class, which is the only class that has no base class.