1 write to PerformPropertyInjection
Microsoft.AspNetCore.Components (1)
ComponentFactory.cs (1)
171PerformPropertyInjection = performPropertyInjection;
2 references to PerformPropertyInjection
Microsoft.AspNetCore.Components (2)
ComponentFactory.cs (2)
97componentTypeInfo.PerformPropertyInjection(serviceProvider, instance); 179performPropertyInjection = PerformPropertyInjection;