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)
61
public IConfiguration Configuration =>
_configuration
;