2 references to Id
dotnet-watch (2)
Aspire\AspireServiceFactory.cs (2)
194
_logger.LogDebug("Stop session #{SessionId}", session.
Id
);
199
await _service.NotifySessionEndedAsync(session.DcpId, session.
Id
, session.RunningProject.ProcessId, exitCode, cancellationToken);