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