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