Parameters
- expectedMember
- The IMember of the subject's member for which a match must be found. Can never be a null reference (Nothing in Visual Basic).
- subject
- The subject object for which a matching member must be returned. Can never be a null reference (Nothing in Visual Basic).
- parent
- options
- assertionChain
Return Value
Returns the IMember of the property with which to compare the subject with, or a null reference (Nothing in Visual Basic) if no match was found.