2 references to ParametersListWithImplictFromBody
Microsoft.AspNetCore.Http.Extensions.Tests (2)
RequestDelegateFactoryTests.cs (2)
800void TestImpliedFromBodyStruct_ParameterList([AsParameters] ParametersListWithImplictFromBody args) 810new object[] { (Action<ParametersListWithImplictFromBody>)TestImpliedFromBodyStruct_ParameterList },