3 references to GetLongPathName
Microsoft.Build.Framework (3)
Utilities\FileMatcher.cs (3)
554return GetLongPathName(path, _getFileSystemEntries); 691fixedDirectoryPart = FileMatcher.GetLongPathName(fixedDirectoryPart, _getFileSystemEntries); 1991fileToMatch = GetLongPathName(fileToMatch, _getFileSystemEntries);