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