2 references to _propertyGetterCache
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentValueProviderComponentSubscription.cs (2)
32_propertyGetterCache.Clear(); 66_propertyGetter = _propertyGetterCache.GetOrAdd((subscriber.Component.GetType(), _propertyName), PropertyGetterFactory);