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