Open sandboxFocus

Property SyntaxTrees

SyntaxTrees

Gets the list of syntax trees in the current subset.

Declaration
ImmutableDictionary<string, SyntaxTree> SyntaxTrees { get; }
Property Value
Type Description
ImmutableDictionary<string, SyntaxTree>