3 references to GetLongPathName
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
554
return
GetLongPathName
(path, _getFileSystemEntries);
691
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1991
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);