1 reference to LazyAssemblyLoaderInterop
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\LazyAssemblyLoader.cs (1)
73
var pendingLoads = newAssembliesToLoad.Select(
LazyAssemblyLoaderInterop
.LoadLazyAssembly);