3 references to MatchesFileName
Microsoft.Build.Framework (3)
Globbing\MSBuildPathMatcher.cs (1)
170&& MatchesFileName(filePath);
Utilities\FileMatcher.cs (2)
3189if (!includeMatcher.MatchesFileName(file) 3199&& excludesToMatch![index].Matcher.MatchesFileName(file))