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