2 references to ProcessExists
Aspire.Hosting (2)
src\Shared\BackchannelConstants.cs (2)
304if (pid.HasValue && pid.Value != currentPid && !ProcessExists(pid.Value)) 310if (!ProcessExists(pid.Value))