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