3 references to LimitComponentLength
dotnet (3)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (3)
227return LimitComponentLength(_ambiguousProjectNames.Contains(projectName) 243return LimitComponentLength(SanitizePathComponent(module.ArtifactsPivots).ToLowerInvariant()); 249return LimitComponentLength($"{targetFramework}_{runtime}".ToLowerInvariant());