12 references to GetLongPathName
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
442
return
GetLongPathName
(path, _getFileSystemEntries);
578
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1850
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);
Microsoft.Build.Framework.UnitTests (9)
FileMatcher_Tests.cs (9)
828
string longPath = FileMatcher.
GetLongPathName
(
844
string longPath = FileMatcher.
GetLongPathName
(
860
string longPath = FileMatcher.
GetLongPathName
(
876
string longPath = FileMatcher.
GetLongPathName
(
892
string longPath = FileMatcher.
GetLongPathName
(
908
string longPath = FileMatcher.
GetLongPathName
(
924
string longPath = FileMatcher.
GetLongPathName
(
940
string longPath = FileMatcher.
GetLongPathName
(
957
string longPath = FileMatcher.
GetLongPathName
(