2 references to TryGetPid
aspire (2)
Utils\ProcessCaptureRunner.cs (2)
181
logger.LogDebug(ex, "Could not kill process {Pid}.",
TryGetPid
(process));
200
TryGetPid
(process), bound.TotalSeconds);