2 writes to CliProcessId
aspire (1)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
540CliProcessId = legacyInfo.CliProcessId,
Aspire.Cli.Tests (1)
TestServices\TestAppHostAuxiliaryBackchannel.cs (1)
132CliProcessId = AppHostInfo.CliProcessId,
1 reference to CliProcessId
aspire (1)
Commands\PsCommand.cs (1)
354cliPid = v2Info.CliProcessId ?? cliPid;