Method GetSyntaxTreesWithCandidates
GetSyntaxTreesWithCandidates(IEnumerable<ISystemModule>)
Declaration
public static IEnumerable<SyntaxTree> GetSyntaxTreesWithCandidates(IEnumerable<ISystemModule> allModules)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<ISystemModule> | allModules |
Returns
| Type | Description |
|---|---|
| IEnumerable<SyntaxTree> |