2 references to IsPathTooLong
Microsoft.Build.Utilities.Core (2)
FileUtilities.cs (2)
509
if (
IsPathTooLong
(uncheckedFullPath))
1234
if (
IsPathTooLong
(path) || IsPathTooLongIfRooted(path))