1 instantiation of WebAssemblyHostConfiguration
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHostBuilder.cs (1)
83Configuration = new WebAssemblyHostConfiguration();
2 references to WebAssemblyHostConfiguration
Microsoft.AspNetCore.Components.WebAssembly (2)
Hosting\WebAssemblyHostBuilder.cs (2)
246/// Gets an <see cref="WebAssemblyHostConfiguration"/> that can be used to customize the application's 249public WebAssemblyHostConfiguration Configuration { get; }