2 references to MAX_PATH
MSBuildTaskHost (2)
NativeMethods.cs (2)
558internal static bool HasMaxPath => MaxPath == MAX_PATH; 591_maxPath = isMaxPathRestricted ? MAX_PATH : int.MaxValue;