1 write to Pid
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
65Pid = legacyInfo.ProcessId.ToString(System.Globalization.CultureInfo.InvariantCulture),
2 references to Pid
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelTests.cs (2)
502Assert.NotNull(response.Pid); 503Assert.NotEmpty(response.Pid);