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