1 write to _cachedKeysForService
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServicesRegistry.cs (1)
204_cachedKeysForService = [.. keys];
1 reference to _cachedKeysForService
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServicesRegistry.cs (1)
207public (string, Type)[] KeyTypePairs => _cachedKeysForService;