2 references to PersistAsJson
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentServicesRegistry.cs (1)
110
state.
PersistAsJson
(key, value, propertyType);
PersistentState\PersistentValueProviderComponentSubscription.cs (1)
204
_state.
PersistAsJson
(_storageKey, property, _propertyType);