2 writes to Text
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
347Text = loc[nameof(Dashboard.Resources.Resources.ResourceCommandCancel)], 356Text = loc[nameof(Dashboard.Resources.Resources.ResourceCommandViewResponse)],
1 reference to Text
Aspire.Dashboard.Tests (1)
Model\DashboardCommandExecutorTests.cs (1)
47Assert.Equal("Localized:ResourceCommandCancel", startingNotification.Entry.PrimaryAction?.Text);