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