Summary
Gets or sets the complexity threshold for duplicate fragments.
Code fragment with lower complexity are discarded.
- Namespace
- Cake
.Common .Tools .DupFinder - Containing Type
- DupFinderSettings
Syntax
public int? DiscardCost { get; set; }
Value
Type | Description |
---|---|
int? |