3 references to GetLongPathName
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
440return GetLongPathName(path, _getFileSystemEntries); 577fixedDirectoryPart = FileMatcher.GetLongPathName(fixedDirectoryPart, _getFileSystemEntries); 1850fileToMatch = GetLongPathName(fileToMatch, _getFileSystemEntries);