DupFinderSettings.

DiscardCost Property

Summary

Gets or sets the complexity threshold for duplicate fragments. Code fragment with lower complexity are discarded.

Syntax

public int? DiscardCost { get; set; }

Value

Type Description
int?