2 references to IsMaxPathLegacyWindows
Microsoft.Build.Framework (1)
NativeMethods.cs (1)
593
bool isMaxPathRestricted = Traits.Instance.EscapeHatches.DisableLongPaths ||
IsMaxPathLegacyWindows
();
Microsoft.Build.UnitTests.Shared (1)
LongPathSupportDisabledFactAttribute.cs (1)
35
if (!NativeMethodsShared.
IsMaxPathLegacyWindows
())