1 reference to Key
Microsoft.AspNetCore.Components (1)
DefaultComponentPropertyActivator.cs (1)
61
injectables.Add((property.Name, property.PropertyType, new PropertySetter(type, property), injectAttribute.
Key
));