Summary
Initializes a new instance of the
CodeAnalysisProvider class.
- Assembly
- Cake
.Prca .dll - Namespace
- Cake
.Prca .Issues - Containing Type
- CodeAnalysisProvider
Syntax
protected CodeAnalysisProvider(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The Cake log context. |
Return Value
| Type | Description |
|---|---|
| void |