1 instantiation of LazyAssemblyLoader
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
304
Services.AddSingleton(new
LazyAssemblyLoader
(DefaultWebAssemblyJSRuntime.Instance));
1 reference to LazyAssemblyLoader
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\LazyAssemblyLoader.cs (1)
22
/// Initializes a new instance of <see cref="
LazyAssemblyLoader
"/>.