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