2 references to CreateHttpContext
Microsoft.AspNetCore.Http.Extensions.Tests (2)
ValidationsGenerator\ValidationsGenerator.Parameters.cs (1)
61var context = CreateHttpContext(serviceProvider);
ValidationsGenerator\ValidationsGeneratorTestBase.cs (1)
568var httpContext = CreateHttpContext(serviceProvider);