3 references to GetLongPathName
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
440
return
GetLongPathName
(path, _getFileSystemEntries);
577
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1850
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);