3 writes to Text
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
332Text = loc[nameof(Dashboard.Resources.Resources.ResourceCommandCancel)], 341Text = loc[nameof(Dashboard.Resources.Resources.ResourceCommandViewResponse)],
Aspire.Dashboard.Components.Tests (1)
Dialogs\NotificationEntryComponentTests.cs (1)
34Text = "View response",
1 reference to Text
Aspire.Dashboard.Tests (1)
Model\DashboardCommandExecutorTests.cs (1)
48Assert.Equal("Localized:ResourceCommandCancel", startingNotification.Entry.PrimaryAction?.Text);