1 write to _configuration
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHost.cs (1)
54_configuration = builder.Configuration;
1 reference to _configuration
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\WebAssemblyHost.cs (1)
62public IConfiguration Configuration => _configuration;