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