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
Uninstrument the assemblies that were instrumented for code coverage
- Assembly
- Cake
.MiniCover .dll - Namespace
- Cake
.MiniCover - Containing Type
- MiniCoverAliases
Syntax
public static void MiniCoverUninstrument(this ICakeContext ctx)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |