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