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