2 references to GetDcpExecutablePath
Aspire.Hosting (2)
Dcp\DcpOptions.cs (1)
158options.CliPath = BundleDiscovery.GetDcpExecutablePath(configDcpPath);
src\Shared\BundleDiscovery.cs (1)
145var dcpExePath = GetDcpExecutablePath(dcpDir);