1 implementation of IClearableStore
Microsoft.AspNetCore.Components.Server (1)
src\aspnetcore\src\Shared\Components\ProtectedPrerenderComponentApplicationStore.cs (1)
9
internal sealed class ProtectedPrerenderComponentApplicationStore : PrerenderComponentApplicationStore,
IClearableStore
1 reference to IClearableStore
Microsoft.AspNetCore.Components.Server (1)
Circuits\CircuitHost.cs (1)
765
IClearableStore
store,