2 references to BrowserLogsEndpointNotAllocated
Aspire.Hosting.Browsers.Tests (2)
src\Aspire.Hosting.Browsers\BrowserLogsBuilderExtensions.cs (1)
336
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, BrowserMessageStrings.
BrowserLogsEndpointNotAllocated
, endpointAnnotation.Name, resource.Name));
src\Aspire.Hosting.Browsers\Resources\BrowserMessageStrings.Designer.cs (1)
31
internal static string BrowserLogsEndpointNotAllocated => GetString(nameof(
BrowserLogsEndpointNotAllocated
));