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