4 references to Name
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
802Assert.Equal("bill", model.Name); 857Assert.Equal("bill", model.Name); 912Assert.Equal("bill", model.Name); 959Assert.Null(model.Name);