2 references to _propertyGetterCache
Microsoft.AspNetCore.Components (2)
PersistentStateValueProvider.cs (2)
35
_propertyGetterCache
.Clear();
115
return
_propertyGetterCache
.GetOrAdd((type, propertyName), PropertyGetterFactory);