MemberResolutionContext
The context for a member resolution. This is used to properly resolve a member in the MemberResolver.
Members
Section titled “Members”| isMemberAccess | boolean | Whether we are using member access e.g. via memberRefkey. This is true when the member was resolved using a memberRefkey, which may carry additional metadata about the member access in the future. |
| referencePath | TScope[] | The scopes that the member reference occurred in. |