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