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