Skip to main content

UsingDirectiveListInfo.RemoveNode(SyntaxNode, SyntaxRemoveOptions) Method

Containing Type: UsingDirectiveListInfo

Assembly: Roslynator.CSharp.dll

Creates a new UsingDirectiveListInfo with the specified node removed.

public Roslynator.CSharp.Syntax.UsingDirectiveListInfo RemoveNode(Microsoft.CodeAnalysis.SyntaxNode node, Microsoft.CodeAnalysis.SyntaxRemoveOptions options)

Parameters

node SyntaxNode

options SyntaxRemoveOptions

Returns

UsingDirectiveListInfo