1 write to Key
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
67
[Inject(
Key
= ServiceClient.DashboardClient.LiveAppHostServiceKey)]
1 reference to Key
Microsoft.AspNetCore.Components (1)
DefaultComponentPropertyActivator.cs (1)
61
injectables.Add((property.Name, property.PropertyType, new PropertySetter(type, property), injectAttribute.
Key
));