3 references to GetLongPathName
Microsoft.Build.Tasks.Core (3)
FileMatcher.cs (3)
436
return
GetLongPathName
(path, _getFileSystemEntries);
571
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1824
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);