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