1 write to _services
Microsoft.AspNetCore.Components.WebAssembly (1)
Hosting\HostedServiceExecutor.cs (1)
16
_services
= services;
2 references to _services
Microsoft.AspNetCore.Components.WebAssembly (2)
Hosting\HostedServiceExecutor.cs (2)
22
foreach (var service in
_services
)
32
foreach (var service in
_services
)