2 references to CreateDataSource
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
RazorComponentEndpointDataSourceTest.cs (2)
26var endpointDataSource = CreateDataSource<App>(); 39var endpointDataSource = CreateDataSource<App>(builder, services);