NetFabric/NetFabric.Hyperlinq.Analyzer

HLQ010 in dictionaries, is this intended?

Closed this issue · 1 comments

Hi @Houtamelo,

When I created this rule, I believed that using the indexer would be faster than using the enumerator. However, I've since realized that this isn't always the case, especially when dealing with collections that have a value-type enumerator.

I am currently reevaluating this rule for the next version of the analyzer. For now, please consider it deprecated.