2 instantiations of PrerenderComponentApplicationStore
Microsoft.AspNetCore.Components.WebAssembly (2)
Hosting\WebAssemblyHost.cs (2)
136
new
PrerenderComponentApplicationStore
(_persistedState) :
137
new
PrerenderComponentApplicationStore
();
1 reference to PrerenderComponentApplicationStore
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHost.cs (1)
135
var
store = !string.IsNullOrEmpty(_persistedState) ?