3 references to GetLongPathName
Microsoft.Build.Tasks.Core (3)
FileMatcher.cs (3)
430return GetLongPathName(path, _getFileSystemEntries); 570fixedDirectoryPart = FileMatcher.GetLongPathName(fixedDirectoryPart, _getFileSystemEntries); 1835fileToMatch = GetLongPathName(fileToMatch, _getFileSystemEntries);