Table of Contents

Method AddCodeFix

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

AddCodeFix(CodeAction, Document, bool, IList<ICodeFix>)

protected virtual void AddCodeFix(CodeAction codeAction, Document document, bool allDocuments, IList<ICodeFix> codeFixes)

Parameters

codeAction CodeAction
document Document
allDocuments bool
codeFixes IList<ICodeFix>