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