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