SimpleMemberInvocationStatementInfo.Statement Property
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The expression statement that contains the invocation expression.
public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionStatementSyntax Statement { get; }