2 references to PersistAsJson
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentServicesRegistry.cs (1)
90state.PersistAsJson(key, value, propertyType);
PersistentStateValueProvider.cs (1)
93state.PersistAsJson(storageKey, property, propertyType);