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