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