1 write to LinkText
Aspire.Hosting (1)
InteractionService.cs (1)
425
LinkText
= linkText;
2 references to LinkText
Aspire.Hosting (2)
Dashboard\DashboardService.cs (2)
105
if (notification.
LinkText
!= null)
107
change.Notification.LinkText = notification.
LinkText
;