1 write to _maxPath
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
581_maxPath = isMaxPathRestricted ? MAX_PATH : int.MaxValue;
1 reference to _maxPath
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
561return _maxPath;