2 references to IsUnbundledFrameworkDependentCliPath
aspire (2)
DotNet\DotNetCliRunner.cs (2)
623if (IsUnbundledFrameworkDependentCliPath(cliDirectory)) 636if (!string.IsNullOrEmpty(resolvedCliDirectory) && IsUnbundledFrameworkDependentCliPath(resolvedCliDirectory))