3 references to CreateHttpContext
Microsoft.AspNetCore.Mvc.Core.Test (3)
Routing\UrlHelperBaseTest.cs (3)
43var httpContext = CreateHttpContext(services, appBase, host: null, protocol: null); 64var httpContext = CreateHttpContext(services, appBase, host: null, protocol: null); 91var httpContext = CreateHttpContext(services, appBase, host, protocol);