2 references to ParametersListWithExplictFromBody
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
819void TestExplicitFromBody_ParameterList([AsParameters] ParametersListWithExplictFromBody args) 826new object[] { (Action<ParametersListWithExplictFromBody>)TestExplicitFromBody_ParameterList },