2 references to Id
Microsoft.DotNet.HotReload.Watch (2)
Aspire\AspireServiceFactory.cs (1)
163await _service.NotifySessionStartedAsync(dcpId, sessionId, runningProject.Process.Id, cancellationToken);
Process\RunningProject.cs (1)
87ClientLogger.LogError("Failed to apply updates to process {Process}: {Exception}", process.Id, e.ToString());