3 references to CaptureScreenshotDescription
Aspire.Hosting.Browsers.Tests (3)
BrowserLogsBuilderExtensionsTests.cs (1)
66Assert.Equal(BrowserCommandStrings.CaptureScreenshotDescription, screenshotCommand.DisplayDescription);
src\Aspire.Hosting.Browsers\BrowserLogsBuilderExtensions.cs (1)
273Description = BrowserCommandStrings.CaptureScreenshotDescription,
src\Aspire.Hosting.Browsers\Resources\BrowserCommandStrings.Designer.cs (1)
48internal static string CaptureScreenshotDescription => GetString(nameof(CaptureScreenshotDescription));