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