2 references to CreateHttpContext
Microsoft.Extensions.Validation.GeneratorTests (2)
ValidationsGenerator.Parameters.cs (1)
63var context = CreateHttpContext(serviceProvider);
ValidationsGeneratorTestBase.cs (1)
578var httpContext = CreateHttpContext(serviceProvider);