OpenCoverSettings.

MergeByHash Property

Summary

Gets or sets a value indicating whether to merge the coverage results for an assembly regardless of where it was loaded assuming it has the same file-hash in each location.

Syntax

public bool MergeByHash { get; set; }

Value

Type Description
bool