4 references to ProductId
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
1776Assert.Equal(new KeyValuePair<string, int>("key0", 10), model.ProductId); 1831Assert.Equal(new KeyValuePair<string, int>("key0", 10), model.ProductId); 1886Assert.Equal(default, model.ProductId); 1935Assert.Equal(default, model.ProductId);