1 write to PerformPropertyInjection
Microsoft.AspNetCore.Components (1)
ComponentFactory.cs (1)
180PerformPropertyInjection = performPropertyInjection;
2 references to PerformPropertyInjection
Microsoft.AspNetCore.Components (2)
ComponentFactory.cs (2)
106componentTypeInfo.PerformPropertyInjection(serviceProvider, instance); 188performPropertyInjection = PerformPropertyInjection;