1 write to Id
TestingAppHost1.AppHost (1)
TestingAppHostEntryPointProbe.cs (1)
103Id = id;
2 references to Id
Aspire.Hosting.Testing.Tests (1)
DashboardUrlTests.cs (1)
90await using var builder = await CreateDashboardBuilderAsync($"--entry-point-breakpoint-probe={breakpoint.Id}");
TestingAppHost1.AppHost (1)
TestingAppHostEntryPointProbe.cs (1)
122s_breakpoints.TryRemove(Id, out _);