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