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)
229public bool CanHaveBody => _context.Request.ContentLength != 0;