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