3 references to new
Microsoft.AspNetCore.Components.WebAssembly (3)
Hosting\WebAssemblyHostBuilder.cs (2)
155_rootComponentCache = new RootTypeCache(); 335Services.AddSingleton(_ => _rootComponentCache ?? new());
Services\DefaultWebAssemblyJSRuntime.cs (1)
23private readonly RootTypeCache _rootComponentCache = new();