2 references to ParametersListWithExplictFromService
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
1076void TestExplicitFromService_FromParameterList([AsParameters] ParametersListWithExplictFromService args) 1094new object[] { (Action<ParametersListWithExplictFromService>)TestExplicitFromService_FromParameterList },