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