2 references to DashboardUrlApplicationNotStartedExceptionMessage
Aspire.Hosting.Testing (1)
DistributedApplicationHostingTestingExtensions.cs (1)
83ThrowIfNotStarted(app, Properties.Resources.DashboardUrlApplicationNotStartedExceptionMessage);
Aspire.Hosting.Testing.Tests (1)
DashboardUrlTests.cs (1)
283Assert.Equal(TestingResources.DashboardUrlApplicationNotStartedExceptionMessage, exception.Message);