3 references to GetLongPathName
Microsoft.Build.Tasks.Core (3)
FileMatcher.cs (3)
432return GetLongPathName(path, _getFileSystemEntries); 567fixedDirectoryPart = FileMatcher.GetLongPathName(fixedDirectoryPart, _getFileSystemEntries); 1820fileToMatch = GetLongPathName(fileToMatch, _getFileSystemEntries);