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