SimpleMemberInvocationStatementInfo.InvocationExpression Property
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The invocation expression.
public Microsoft.CodeAnalysis.CSharp.Syntax.InvocationExpressionSyntax InvocationExpression { get; }