2 references to ComputeKey
Microsoft.AspNetCore.Components (2)
SupplyParameterFromPersistentComponentStateValueProvider.cs (2)
43var storageKey = ComputeKey(componentState, parameterInfo.PropertyName); 55var storageKey = ComputeKey(subscriber, propertyName);