This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.MiniCover.
                            
	
		Summary
            Instrument the specified assemblies to gather coverage data
            
		- Assembly
 - Cake
.MiniCover .dll  - Namespace
 - Cake
.MiniCover  - Containing Type
 - MiniCoverAliases
 
Syntax
public static void MiniCoverInstrument(this ICakeContext ctx)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| ctx | ICakeContext | The context. | 
Return Value
| Type | Description | 
|---|---|
| void | 
