4 references to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
1775Assert.Equal("bill", model.Name); 1830Assert.Equal("bill", model.Name); 1885Assert.Equal("bill", model.Name); 1934Assert.Null(model.Name);