2 references to ParametersListWithImplictFromService
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
1110void TestImpliedFromService_FromParameterList([AsParameters] ParametersListWithImplictFromService args) 1128new object[] { (Action<ParametersListWithImplictFromService>)TestImpliedFromService_FromParameterList },