1 write to LinkUrl
Aspire.Hosting (1)
InteractionService.cs (1)
426
LinkUrl
= linkUrl;
2 references to LinkUrl
Aspire.Hosting (2)
Dashboard\DashboardService.cs (2)
109
if (notification.
LinkUrl
!= null)
111
change.Notification.LinkUrl = notification.
LinkUrl
;