Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Key already in list error #14

@karayakar

Description

@karayakar

Fix should be.
if (!_lookup.ContainsKey(item.CombinedPath))
{
_lookup.Add(item.FilePath, item);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions