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