12 references to GetLongPathName
Microsoft.Build (3)
FileMatcher.cs (3)
430
return
GetLongPathName
(path, _getFileSystemEntries);
570
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1835
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);
Microsoft.Build.Engine.UnitTests (9)
FileMatcher_Tests.cs (9)
830
string longPath = FileMatcher.
GetLongPathName
(
846
string longPath = FileMatcher.
GetLongPathName
(
862
string longPath = FileMatcher.
GetLongPathName
(
878
string longPath = FileMatcher.
GetLongPathName
(
894
string longPath = FileMatcher.
GetLongPathName
(
910
string longPath = FileMatcher.
GetLongPathName
(
926
string longPath = FileMatcher.
GetLongPathName
(
942
string longPath = FileMatcher.
GetLongPathName
(
959
string longPath = FileMatcher.
GetLongPathName
(