2 references to CreateLinkParser
Microsoft.AspNetCore.Routing.Tests (2)
LinkParserTestBase.cs (2)
35return CreateLinkParser(configureServices, new[] { new DefaultEndpointDataSource(endpoints ?? Array.Empty<Endpoint>()) }); 40return CreateLinkParser(configureServices: null, dataSources);