1 write to _context
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ModelBindingTestHelper.cs (1)
226
_context
= context;
1 reference to _context
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ModelBindingTestHelper.cs (1)
229
public bool CanHaveBody =>
_context
.Request.ContentLength != 0;