63 return options.MatchType
switch
75 return entry.ToSpecifiedFullPath();
89 return entry.ToSpecifiedFullPath();
103 return entry.ToSpecifiedFullPath();
145 return entry.ToFileSystemInfo();
bool ICollection< KeyValuePair< TKey, TValue > >. Contains(KeyValuePair< TKey, TValue > keyValuePair)
static bool MatchesSimpleExpression(ReadOnlySpan< char > expression, ReadOnlySpan< char > name, bool ignoreCase=true)
static bool MatchesWin32Expression(ReadOnlySpan< char > expression, ReadOnlySpan< char > name, bool ignoreCase=true)
static string TranslateWin32Expression(string? expression)
static bool IsCaseSensitive
static bool IsPathRooted([NotNullWhen(true)] string? path)
static string Join(ReadOnlySpan< char > path1, ReadOnlySpan< char > path2)
static readonly char DirectorySeparatorChar
static ? string GetDirectoryName(string? path)
static string Argument_InvalidPathChars
static string Arg_Path2IsRooted