Summary
Gets all issues.
Compared to
ReadIssues()
it is safe to access Settings from this method.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- Base
Multi Format Issue Provider <TSettings, TIssueProvider>
Syntax
protected override IEnumerable<IIssue> InternalReadIssues()
Return Value
Type | Description |
---|---|
IEnumerable |
List of issues. |