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