12 references to GetLongPathName
Microsoft.Build (3)
FileMatcher.cs (3)
436
return
GetLongPathName
(path, _getFileSystemEntries);
571
fixedDirectoryPart = FileMatcher.
GetLongPathName
(fixedDirectoryPart, _getFileSystemEntries);
1824
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
(