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