Describe the bug
See #652 .
I see more problems in the future with the following settings in:
- MatchType = MatchType.Win32,
- IgnoreInaccessible
- ReturnSpecialDirectories
- AttributesToSkip
- MatchCasing
To Reproduce
Use one of the top usings to see if that works.
Additional context
I know that EnumerationOptions is one of the newest addition of the code, but it is incomplete.
Describe the bug
See #652 .
I see more problems in the future with the following settings in:
To Reproduce
Use one of the top usings to see if that works.
Additional context
I know that
EnumerationOptionsis one of the newest addition of the code, but it is incomplete.