2 references to ProcessRestarted
Microsoft.WebTools.AspireService.Tests (2)
AspireServerService.cs (1)
143NotificationType = NotificationType.ProcessRestarted,
AspireServerServiceTests.cs (1)
406NotificationType.ProcessRestarted => JsonSerializer.Deserialize<ProcessRestartedNotification>(message, AspireServerService.JsonSerializerOptions),