Table of Contents

Method AddCodeRefactor

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

AddCodeRefactor(CodeAction, Document, bool, IList<ICodeRefactor>)

protected virtual void AddCodeRefactor(CodeAction codeAction, Document document, bool allDocuments, IList<ICodeRefactor> codeRefactors)

Parameters

codeAction CodeAction
document Document
allDocuments bool
codeRefactors IList<ICodeRefactor>