1 write to _configureServices
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TestServiceOverrideObserver.cs (1)
22
_configureServices
= configureServices;
1 reference to _configureServices
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\TestServiceOverrideObserver.cs (1)
29
listener.Subscribe(new HostBuildingObserver(
_configureServices
));