Method GetSystemTypeInTreeWithCandidate
GetSystemTypeInTreeWithCandidate(SyntaxTree, IEnumerable<ISystemModule>)
Declaration
public static IEnumerable<TypeDeclarationSyntax> GetSystemTypeInTreeWithCandidate(SyntaxTree syntaxTree, IEnumerable<ISystemModule> allModules)
Parameters
| Type | Name | Description |
|---|---|---|
| SyntaxTree | syntaxTree | |
| IEnumerable<ISystemModule> | allModules |
Returns
| Type | Description |
|---|---|
| IEnumerable<TypeDeclarationSyntax> |