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
CodeActiondocument
DocumentallDocuments
boolcodeRefactors
IList<ICodeRefactor>