3 writes to NotificationType
dotnet-watch (3)
AspireServerService.cs (3)
130NotificationType = NotificationType.SessionTerminated, 143NotificationType = NotificationType.ProcessRestarted, 155NotificationType = NotificationType.ServiceLogs,
2 references to NotificationType
dotnet-watch (2)
AspireServerService.cs (2)
169Log($"[#{sessionId}] Sending '{notification.NotificationType}'"); 179Log($"[#{sessionId}] Sending '{notification.NotificationType}' failed: {e.Message}");