3 references to GetLongPathName
Microsoft.Build.Tasks.Core (3)
FileMatcher.cs (3)
442return GetLongPathName(path, _getFileSystemEntries); 577fixedDirectoryPart = FileMatcher.GetLongPathName(fixedDirectoryPart, _getFileSystemEntries); 1847fileToMatch = GetLongPathName(fileToMatch, _getFileSystemEntries);