1 reference to ConfigureServices
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerStartOptions.cs (1)
48public void ConfigureServices<T>(string methodName) => ConfigureServices(typeof(T), methodName);