Method ParseCode
- Namespace
- Alternet.FormDesigner.WinForms.Roslyn
- Assembly
- Alternet.FormDesigner.Roslyn.v9.dll
ParseCode(IList<SyntaxTree>, string, string)
protected override void ParseCode(IList<SyntaxTree> trees, string code, string codePath)
Parameters
trees
IList<SyntaxTree>code
stringcodePath
string