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