12 references to GetLongPathName
Microsoft.Build (3)
FileMatcher.cs (3)
432
return
GetLongPathName
(path, _getFileSystemEntries);
567
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1820
fileToMatch =
GetLongPathName
(fileToMatch, _getFileSystemEntries);
Microsoft.Build.Engine.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
(