Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 501 Bytes

File metadata and controls

19 lines (11 loc) · 501 Bytes

SimpleMemberInvocationStatementInfo.Expression Property

Home

Containing Type: SimpleMemberInvocationStatementInfo

Assembly: Roslynator.CSharp.dll


The expression that contains the member being invoked.

public Microsoft.CodeAnalysis.CSharp.Syntax.ExpressionSyntax Expression { get; }

Property Value

ExpressionSyntax