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