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