2 references to DynamicEndpointDataSource
IntegrationTestsWebsite (2)
Startup.cs (2)
24services.TryAddSingleton<DynamicEndpointDataSource>(); 35endpoints.DataSources.Add(endpoints.ServiceProvider.GetRequiredService<DynamicEndpointDataSource>());