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