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