Table of Contents

Property Actions

Namespace
Alternet.Syntax.Parsers.Roslyn
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

Actions

Gets a list of refactoring actions applicable for this instance.

public IEnumerable<CodeAction> Actions { get; }

Property Value

IEnumerable<CodeAction>