StatementListInfo.LastOrDefault() Method
Containing Type: StatementListInfo
Assembly: Roslynator.CSharp.dll
The last statement in the list or null if the list is empty.
public Microsoft.CodeAnalysis.CSharp.Syntax.StatementSyntax? LastOrDefault()
Containing Type: StatementListInfo
Assembly: Roslynator.CSharp.dll
The last statement in the list or null if the list is empty.
public Microsoft.CodeAnalysis.CSharp.Syntax.StatementSyntax? LastOrDefault()