ParseCode Method
ParseCode(IList<SyntaxTree>, String, String)
Declaration
protected override void ParseCode(IList<SyntaxTree> trees, string code, string codePath)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<Microsoft.CodeAnalysis.SyntaxTree> | trees | |
System.String | code | |
System.String | codePath |