2 references to PropertyGetter
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentServicesRegistry.cs (1)
199var propertyGetter = new PropertyGetter(targetType, propertyInfo);
SupplyParameterFromPersistentComponentStateValueProvider.cs (1)
85return new PropertyGetter(type, propertyInfo);