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