Determine if function is a non-static member function that has an implicit 'this' expression.
The aggregate it is a member of, or null. Contracts: If isThis() returns true, isNested() should return false.
See Implementation
Determine if function is a non-static member function that has an implicit 'this' expression.