2 references to IsPathTooLong
Microsoft.Build (2)
FileUtilities.cs (2)
488if (IsPathTooLong(uncheckedFullPath)) 1194if (IsPathTooLong(path) || IsPathTooLongIfRooted(path))