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