Summary
Initializes a new instance of the
ReferenceAssemblyResolver class.
- Namespace
- Cake
.Infrastructure .Scripting - Containing Type
- Reference
Assembly Resolver
Syntax
public ReferenceAssemblyResolver(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The log. |
Return Value
| Type | Description |
|---|---|
| void |
