StatementListInfo.Add(StatementSyntax) Method
Containing Type: StatementListInfo
Assembly: Roslynator.CSharp.dll
Creates a new StatementListInfo with the specified statement added at the end.
public Roslynator.CSharp.Syntax.StatementListInfo Add(Microsoft.CodeAnalysis.CSharp.Syntax.StatementSyntax statement)
Parameters
statement StatementSyntax