5 references to DcpNameGenerator
Aspire.Hosting (5)
BuiltInDistributedApplicationEventSubscriptionHandlers.cs (2)
16var nameGenerator = beforeStartEvent.Services.GetRequiredService<DcpNameGenerator>();
Dashboard\DashboardLifecycleHook.cs (1)
30DcpNameGenerator nameGenerator) : IDistributedApplicationLifecycleHook, IAsyncDisposable
Dcp\ApplicationExecutor.cs (1)
83DcpNameGenerator nameGenerator
DistributedApplicationBuilder.cs (1)
257_innerBuilder.Services.AddSingleton<DcpNameGenerator>();