2 references to Create
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
2166
var factoryResult = RequestDelegateFactory.
Create
(methodInfo!, null, new RequestDelegateFactoryOptions()
2209
var factoryResult = RequestDelegateFactory.
Create
(methodInfo!, targetFactory, new RequestDelegateFactoryOptions()