2 writes to ProductName
Microsoft.AspNetCore.Http.Abstractions.Tests (2)
Validation\ValidatableTypeInfoTests.cs (2)
218new OrderItem { ProductName = "Valid Product", Quantity = 5 }, 220new OrderItem { ProductName = "Another Product", Quantity = 200 /* Invalid quantity */ }