Here is a screenshot of the code definition from metadata:
And no one can deny the fact that all types inherit from Object
class, but that is not the case in the definition of the Int32
class (and other classes BTW)
I know that VS is smarter than me, but I want to know how it can keep Object class as a parent if it is not present in the definition?