2 references to GetValue
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentServicesRegistry.cs (1)
87var value = getter.GetValue(instance);
SupplyParameterFromPersistentComponentStateValueProvider.cs (1)
57var property = propertyGetter.GetValue(subscriber.Component);