1 reference to _pathLenghtWarningThreshold
NuGet.Packaging (1)
Rules\PathTooLongRule.cs (1)
26if (Path.Combine(installedPath, file).Length > _pathLenghtWarningThreshold)