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)
829
string longPath = FileMatcher.
GetLongPathName
(
845
string longPath = FileMatcher.
GetLongPathName
(
861
string longPath = FileMatcher.
GetLongPathName
(
877
string longPath = FileMatcher.
GetLongPathName
(
893
string longPath = FileMatcher.
GetLongPathName
(
909
string longPath = FileMatcher.
GetLongPathName
(
925
string longPath = FileMatcher.
GetLongPathName
(
941
string longPath = FileMatcher.
GetLongPathName
(
958
string longPath = FileMatcher.
GetLongPathName
(