SimpleMemberInvocationExpressionInfo.Arguments Property
Containing Type: SimpleMemberInvocationExpressionInfo
Assembly: Roslynator.CSharp.dll
The list of the arguments.
public Microsoft.CodeAnalysis.SeparatedSyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.ArgumentSyntax> Arguments { get; }