3 references to ProtectedPrerenderComponentApplicationStore
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitPersistenceManager.cs (1)
76var store = new ProtectedPrerenderComponentApplicationStore(dataProtectionProvider);
ComponentHub.cs (2)
129new ProtectedPrerenderComponentApplicationStore(_dataProtectionProvider); 215new ProtectedPrerenderComponentApplicationStore(_dataProtectionProvider);