2 references to ComputeKey
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentValueProviderComponentSubscription.cs (2)
137
_storageKey ??= PersistentStateValueProviderKeyResolver.
ComputeKey
(_subscriber, _propertyName);
183
_storageKey ??= PersistentStateValueProviderKeyResolver.
ComputeKey
(_subscriber, _propertyName);