3 references to ExecutablePath
aspire (3)
DotNet\ProcessExecution.cs (2)
189
_startInfo.DetachedUnixLauncherPath = dcpExecutable.
ExecutablePath
;
190
_logger.LogDebug("Launching detached child process through DCP fork-process: {DcpPath}", dcpExecutable.
ExecutablePath
);
Processes\ProcessTreeGracefulShutdownService.cs (1)
306
dcpExecutable.
ExecutablePath
,