1 write to ProcessId
Aspire.Hosting.Browsers (1)
BrowserEndpointDiscovery.cs (1)
172
ProcessId
= processId,
3 references to ProcessId
Aspire.Hosting.Browsers (3)
BrowserEndpointDiscovery.cs (3)
95
metadata.
ProcessId
<= 0 ||
107
if (!IsProcessAlive(metadata.
ProcessId
))
109
_logger.LogDebug("Tracked browser endpoint metadata '{MetadataPath}' points to process {ProcessId}, but that process is not running.", metadataPath, metadata.
ProcessId
);