Method | Description | |
---|---|---|
GetIssues ( |
Gets all code issues inside a syntax tree.
|
Method | Description | |
---|---|---|
Initialize ( ) : void |
public GetIssues ( |
||
context | /// The refactoring context of the issues to get. /// | |
subIssue | string | /// The name of the sub issue to run. /// |
return | IEnumerable |