SimpleMemberInvocationStatementInfo.Name Property
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The name of the member being invoked.
public Microsoft.CodeAnalysis.CSharp.Syntax.SimpleNameSyntax Name { get; }
Containing Type: SimpleMemberInvocationStatementInfo
Assembly: Roslynator.CSharp.dll
The name of the member being invoked.
public Microsoft.CodeAnalysis.CSharp.Syntax.SimpleNameSyntax Name { get; }