Table of Contents

Method ParseCode

Namespace
Alternet.FormDesigner.Wpf.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.Wpf.v10.dll

ParseCode(IList<SyntaxTree>, string, string)

protected abstract void ParseCode(IList<SyntaxTree> trees, string code, string codePath)

Parameters

trees IList<SyntaxTree>
code string
codePath string