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