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