Sandbox Logo

CodeArchive.SyntaxTrees

List<Microsoft.CodeAnalysis.SyntaxTree> SyntaxTrees { get; set; }

Description

The syntax trees that should be compiled

Return

User Comments