3 references to DisposableService
Microsoft.AspNetCore.Components.WebAssembly.Tests (3)
Hosting\WebAssemblyHostTest.cs (3)
66builder.Services.AddSingleton<DisposableService>(); 70var disposable = host.Services.GetRequiredService<DisposableService>();