1 reference to HostProcessId
Aspire.Hosting.RemoteHost (1)
OrphanDetector.cs (1)
39if (Environment.GetEnvironmentVariable(HostProcessId) is not { } pidString || !int.TryParse(pidString, out var pid))