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