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