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