1 reference to GetFileName
Microsoft.Build.Framework (1)
Globbing\MSBuildPathMatcher.cs (1)
191
internal bool MatchesFileName(string filePath) => MatchesFileName(
GetFileName
(filePath));