2 references to IsPathTooLong
MSBuildTaskHost (2)
FileUtilities.cs (2)
509if (IsPathTooLong(uncheckedFullPath)) 1263if (IsPathTooLong(path) || IsPathTooLongIfRooted(path))