1 reference to MatchFileNameOnly
Microsoft.Build.Tasks.Core (1)
FindInList.cs (1)
108
string filename = (
MatchFileNameOnly
? Path.GetFileName(path) : path);