4 references to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
1218Assert.Equal("bill", model.Name); 1273Assert.Equal("bill", model.Name); 1328Assert.Equal("bill", model.Name); 1375Assert.Null(model.Name);