SimpleMemberInvocationExpressionInfo.Expression Property
Containing Type: SimpleMemberInvocationExpressionInfo
Assembly: Roslynator.CSharp.dll
The expression that contains the member being invoked.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Expression { get; }