SimpleMemberInvocationStatementInfo.ArgumentList Property
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The argument list.
public Microsoft.CodeAnalysis.CSharp.Syntax.ArgumentListSyntax ArgumentList { get; }
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The argument list.
public Microsoft.CodeAnalysis.CSharp.Syntax.ArgumentListSyntax ArgumentList { get; }