1 reference to _propertyGetterCache
Microsoft.AspNetCore.Components (1)
SupplyParameterFromPersistentComponentStateValueProvider.cs (1)
69
return
_propertyGetterCache
.GetOrAdd((type, propertyName), PropertyGetterFactory);