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