Skip to content

Replace GetFiles with EnumerateFiles #14318

@xtqqczze

Description

@xtqqczze

Tracking issue.

GetDirectories and GetFiles are implemented using Linq ToArray and an internal method IEnumerable<string> InternalEnumeratePaths, so there is no gain in avoiding the EnumerateDirectories/EnumerateFiles methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalityIssue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions