2 references to LimitComponentLength
dotnet (2)
Commands\Test\MTP\TestResultsDirectoryResolver.cs (2)
185
return
LimitComponentLength
(_ambiguousProjectNames.Contains(projectName)
201
return
LimitComponentLength
($"{targetFramework}_{runtime}".ToLowerInvariant());