3 writes to NotificationType
Microsoft.DotNet.HotReload.Watch (3)
src\sdk\src\Dotnet.Watch\AspireService\AspireServerService.cs (3)
144NotificationType = NotificationType.SessionTerminated, 158NotificationType = NotificationType.ProcessRestarted, 171NotificationType = NotificationType.ServiceLogs,
1 reference to NotificationType
Microsoft.DotNet.HotReload.Watch (1)
src\sdk\src\Dotnet.Watch\AspireService\AspireServerService.cs (1)
186Log($"[#{sessionId}] Sending '{notification.NotificationType}': {notification}");