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