1 reference to TryTakeFromJson
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServicesRegistry.cs (1)
121
if (state.
TryTakeFromJson
<PersistentServiceRegistration[]>(_registryKey, out var registry) && registry != null)