7 references to MatchesDirectoryName
Microsoft.Build.Framework (7)
Globbing\MSBuildPathMatcher.cs (7)
294|| !MatchesDirectoryName(segments.Current, patternIndex)) 315|| !MatchesDirectoryName(reversePath.Current, patternIndex)) 333if (!MatchesDirectoryName(segments.Current, patternIndex)) 356if (!MatchesDirectoryName(segments.Current, patternIndex)) 378if (!MatchesDirectoryName( 393if (MatchesDirectoryName(segments.Current, patternIndex: 1)) 435else if (MatchesDirectoryName(segment, patternIndex))